HttpListenerExceptionErrorCode Property |
Gets the error code that identifies the error that occurred.
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public override int ErrorCode { get; }
Property Value
Type:
Int32
An
Int32 that identifies the error.
See Also