TTMSFNCWebSocketConnection.OnPing Event
Occurs when a ping control frame is received.
API unit family: TMSFNCWebSocketCommon
Declaring type: TTMSFNCWebSocketConnection
Syntax
OnPing: TTMSFNCWebSocketControlEvent;
Remarks
When automatic replies are enabled, the pong has already been sent by the time the handler runs.