IWebSocket Methods |
The IWebSocket type exposes the following members.
Name | Description | |
---|---|---|
Close |
Closes the WebSocket connection.
| |
Close(WebSocketCloseArgs) |
Closes the WebSocket connection.
| |
Open |
Opens the WebSocket connection.
| |
Send |
Sends a message to the WebSocket server.
|