SFSEventSOCKET_ERROR Field |
Dispatched when a low level socket error is detected, for example bad/inconsistent data.
Namespace:
Sfs2X.Core
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public static readonly string SOCKET_ERROR
Field Value
Type:
StringRemarks
The
Params object contains the following parameters:
Parameter | Description |
---|
errorMessage | (string) The description of the error. |
See Also