The properties 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
[read-only] override | AddressFamily | System.Net.Sockets.AddressFamily.
Gets the Internet Protocol (IP) address family. |
[read-only] | Host | string.
Gets the host name or string representation of the Internet Protocol (IP) address of the host. |
[read-only] | Port | int.
Gets the port number of the System.Net.DnsEndPoint. |