C-DEngine 5.105

WebSocket..::..ConnectAsync Method

Establishes a WebSocket connection asynchronously.

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

Syntax


public void ConnectAsync()
Public Sub ConnectAsync
public:
void ConnectAsync()

Remarks


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

This method isn't available in a server.