Identifies a network address.
EndPoint
[Visual Basic] Public Interface EndPoint [C#] public interface EndPoint [C++] public __gc __interface EndPoint
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
IPEndPoint | Provides an IP address. |
[To be supplied.]
Namespace: System.Net
Assembly: System.net.dll