Gets an IpEndPoint object with the localhost IP address (127.0.0.1).
Namespace: Facilita.NativeAssembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static IpEndPoint Local { get; }
Field Value
An IpEndPoint object with IP address 127.0.0.1.Examples
See Also