Click or drag to resize

ConfigDataZone Property

Specifies the Zone of the SmartFoxServer 2X instance to join.

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

Property Value

Type: String
Remarks
The default value is null.
See Also