The WebSocket type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BufferedAmount |
The number of bytes that are queued to send.
|
![]() | ConnectTimeout |
Connect timeout in milliseconds. The timeout will expire if
there is no exchange of packets(for example, 100% packet loss) while
establishing the connection. A timeout value of zero indicates
no timeout.
|
![]() | ReadyState |
The current connection state.
|
![]() | URL |
The URL with which the WebSocket was constructed.
|