NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IPEndPoint Class

Provides an IP address.

Object
   IPEndPoint

[Visual Basic]
Public Class IPEndPoint
   Implements EndPoint
[C#]
public class IPEndPoint : EndPoint
[C++]
public __gc class IPEndPoint : public EndPoint
[JScript]
public class IPEndPoint implements EndPoint

Remarks

[To be supplied.]

Requirements

Namespace: System.Net

Assembly: System.net.dll

See Also

IPEndPoint Members | System.Net Namespace