ConfigDataUdpHost Property |
Specifies the IP address of the SmartFoxServer 2X instance to connect to (UDP connection).
Namespace:
Sfs2X.Util
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public string UdpHost { get; set; }
Property Value
Type:
StringRemarks
The default value is 127.0.0.1.
See Also