DnsEndPoint public class DnsEndPoint : EndPoint Documentation public string Host { get; } public int Port { get; } public DnsEndPoint(string host, int port) public DnsEndPoint(string host, int port, AddressFamily addressFamily)