System.Net.DnsEndPoint Class

Represents a network endpoint as a host name or a string representation of an IP address and a port number.

See Also: DnsEndPoint Members

Syntax

public class DnsEndPoint : EndPoint

Remarks

The System.Net.DnsEndPoint class contains a host name or an IP address and remote port information needed by an application to connect to a service on a host. By combining the host name or IP address and port number of a service, the System.Net.DnsEndPoint class forms a connection point to a service.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0