| WebSocket Properties |
The WebSocket type exposes the following members.
| Name | Description | |
|---|---|---|
| EgressByteCount |
Returns number of bytes sent from the Client to the Server on this WebSocket
| |
| IngressByteCount |
Returns number of bytes sent from the Server to the Client on this WebSocket
| |
| IsOpen |
Is this WebSocket open/connected?
| |
| MessageCount |