The methods of System.Net.WebSockets.ClientWebSocket are listed below. For a list of all members, see the ClientWebSocket Members list.
See Also: Inherited members from System.Net.WebSockets.WebSocket
Aborts the connection and cancels any pending IO operations.
Close the System.Net.WebSockets.ClientWebSocket instance as an asynchronous operation.
Close the output for the System.Net.WebSockets.ClientWebSocket instance as an asynchronous operation.
Connect to a WebSocket server as an asynchronous operation.
Releases the unmanaged resources used by the System.Net.WebSockets.ClientWebSocket instance.
Receive data on System.Net.WebSockets.ClientWebSocket as an asynchronous operation.
Send data on System.Net.WebSockets.ClientWebSocket as an asynchronous operation.