property WatchDogOptions: TScWatchDogOptions;
Description
WatchDogOptions determines the behaviour of the WatchDog mode. This mode is used for attempting to reconnect to the server automatically, when an unexpected disconnection is detected.
If a number of reconnect attempts exceeds the specified value, the OnConnectFail event occurs.
See also