Specifies the TCP port of the SmartFoxServer 2X instance to connect to (TCP connection).
Namespace:
Sfs2X.Util
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public int Port { get; set; }
Property Value
Type:
Int32Remarks
The default value is 9933.
See Also