Click or drag to resize

SmartFoxCurrentIp Property

Returns the IP address or domain name of the SmartFoxServer 2X instance to which the client is connected.

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

Property Value

Type: String
See Also