System.Net.DnsEndPoint: Method Members

The methods of System.Net.DnsEndPoint are listed below. For a list of all members, see the DnsEndPoint Members list.

See Also: Inherited members from System.Net.EndPoint

Public Methods

override
Equals(object) : bool

Compares two System.Net.DnsEndPoint objects.

override
GetHashCode() : int

Returns a hash value for a System.Net.DnsEndPoint.

override
ToString() : string

Returns the host name or string representation of the IP address and port number of the System.Net.DnsEndPoint.