ClientDisconnectionReasonMANUAL Field |
The client manually disconnected from the server.
Namespace:
Sfs2X.Util
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public static readonly string MANUAL
Field Value
Type:
StringRemarks
The
Disconnect method on the
SmartFox class was called.
See Also