IWebSocket Properties |
The IWebSocket type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferedAmount |
Gets the number of bytes buffered in the send queue.
| |
| IsOpen |
Gets a value indicating whether the WebSocket is connected.
| |
| Secure |
Gets a value indicating whether the WebSocket is secure.
|