TScWebSocketClient
procedure Pong;
Description
Call the Pong message to send a pong control message to a WebSocket server. This kind of message can be used for a keepalive connection. A server does not send any response to this message.
See Also
Ping
PingAsync