The exception that is thrown when a fatal error occurs in
the WebSocket communication.
Inheritance HierarchySystemObject
SystemException
Sfs2X.WebSocketSharpWebSocketException
Namespace:
Sfs2X.WebSocketSharp
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntaxpublic class WebSocketException : Exception
The WebSocketException type exposes the following members.
Properties
| Name | Description |
---|
 | Code |
Gets the status code indicating the cause of the exception.
|
Top
See Also