Gets an IpEndPoint object which has the IP address that represents all IP addresses (usually only used in server scripts).
Namespace: Facilita.NativeAssembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IpEndPoint All { get; }
Field Value
An IpEndPoint object.See Also