Click or drag to resize

ClientDisconnectionReasonUNKNOWN Field

A generic network error occurred, and the client is unable to determine the cause of the disconnection.

Namespace:  Sfs2X.Util
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly string UNKNOWN

Field Value

Type: String
Remarks
The server-side log should be checked for possible error messages or warnings.
See Also