EndPoint Class
Provides a constructor and methods for creating network connection points (endpoints) and serializing endpoint information.
Namespace: System.Net
Assembly: System (in system.dll)
Syntax
[SerializableAttribute]
public abstract class EndPoint
Note
The .NET Micro Framework does not support IPv6. If you are using IPv6 and your program attempts to retrieve a network address or network address properties, it will throw an exception.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.