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