property HeartBeatOptions: TScHeartBeatOptions;

 

Description

HeartBeatOptions determines the behaviour of the HeartBeat mode. This mode is used for attempting to keep a websocket connection alive automatically sending a ping every x seconds.

If after the specified time, the client does not receive a response from the server, the connection will be closed and a corresponding error will be raised.

 

See also

Ping

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support