Discuss this help topic in SecureBlackbox Forum
Sends a WebSocket Ping control frame.
Declaration
Description
Call this method to send a Ping (0x9) control frame. When a Ping request is received by the component, it sends a Pong (0xA) response. The receipt of this response can be handled by the client using the OnPong event.