Returns the host name or string representation of the IP address and port number of the System.Net.DnsEndPoint.
A string containing the address family, host name or IP address string, and the port number of the specified System.Net.DnsEndPoint.
The DnsEndPoint.ToString method returns a string that contains the address family, the host name or IP address string, and the port number.