Unit
ScWebSocketClient
Description
The TScWatchDogOptions class determines the behaviour of the WatchDog mode.
If this mode is Enabled, a WebSocket client tries to reconnect to the server automatically every Interval seconds, when an unexpected disconnection is detected.
The maximum number of reconnects is set in the Attempts property.
See also