IpEndPoint ClassC# API
This class encapsulates IP address and port. Static methods are provided to create objects with commonly used patterns and address families.
Inheritance Hierarchy

System Object
  Facilita.Native IpEndPoint

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

public class IpEndPoint : IDisposable
See Also