WebSocketConnectAsync Method |
Namespace: Sfs2X.WebSocketSharp
public void ConnectAsync()
Exception | Condition |
---|---|
InvalidOperationException | This instance is not a client. -or- The close process is in progress. -or- A series of reconnecting has failed. |
This method does not wait for the connect process to be complete.
This method does nothing if the connection has already been established.