WebSocket Properties |
The WebSocket type exposes the following members.
Name | Description | |
---|---|---|
BufferedAmount |
Gets the number of bytes buffered in the send queue.
| |
Exists |
Gets a value indicating whether WebSocket support exists on this platform.
| |
IsOpen |
Gets a value indicating whether the WebSocket is connected.
| |
Protocol |
Gets the WebSocket protocol.
| |
Secure |
Gets a value indicating whether the WebSocket is secure.
|