IpEndPoint None Property C# API
Gets a none IpEndPoint object. The returned object represents an uninitialised IpEndPoint.

Namespace: Facilita.Native
Assembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static IpEndPoint None { get; }

Field Value

An IpEndPoint object.
See Also