BlueBoxCfgIsActive Property |
Indicates whether the SmartFoxServer's BlueBox should be enabled or not.
Namespace:
Sfs2X.Util
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public bool IsActive { get; set; }
Property Value
Type:
BooleanRemarks
The default value is true.
See Also