C-DEngine 5.105

WebSocket..::..Ping Method

Sends a ping using the WebSocket connection.

Namespace:  WebSocketSharp
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool Ping()
Public Function Ping As Boolean
public:
bool^ Ping()

Return Value

true if the WebSocket receives a pong to this ping in a time; otherwise, false.