Click or drag to resize

ConfigDataDebug Property

Indicates whether the client-server messages debug should be enabled or not.

Namespace:  Sfs2X.Util
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public bool Debug { get; set; }

Property Value

Type: Boolean
Remarks
The default value is false.
See Also