Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/net
OnErrorAction
Type Alias OnErrorAction
OnErrorAction
:
"reconnect"
|
"reconnect-now"
|
"close"
Declares an action to take when an error occurs.
reconnect
- reconnect using the current strategy
reconnect-now
- reconnect immediately, ignoring the current strategy
close
- close the connection
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...
Declares an action to take when an error occurs.
reconnect
- reconnect using the current strategyreconnect-now
- reconnect immediately, ignoring the current strategyclose
- close the connection