My Project
|
The exception that is thrown when a fatal error occurs in the WebSocket communication. More...
Properties | |
ushort | Code [get] |
Gets the status code indicating the cause of the exception. | |
The exception that is thrown when a fatal error occurs in the WebSocket communication.
|
get |
Gets the status code indicating the cause of the exception.
A ushort that represents the status code indicating the cause of the exception.
It is one of the status codes for the WebSocket connection close.