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!

IPHostEntry Class

Provides a container class for IP addresses.

Object
   IPHostEntry

[Visual Basic]
Public Class IPHostEntry
[C#]
public class IPHostEntry
[C++]
public __gc class IPHostEntry
[JScript]
public class IPHostEntry

Remarks

The class enables you to provide a list of addresses with host names and aliases. It is used as a helper class with DNS and sockets classes.

Requirements

Namespace: System.Net

Assembly: System.net.dll

See Also

IPHostEntry Members | System.Net Namespace