C-DEngine 5.105

WebSocket..::..CloseAsync Method

Closes the WebSocket connection asynchronously, and releases all associated resources.

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

Syntax


public void CloseAsync()
Public Sub CloseAsync
public:
void CloseAsync()

Remarks


This method doesn't wait for the close to be complete.