DnsQueryAndServerOptions

DnsQueryAndServerOptions constructor (1 of 6)

public DnsQueryAndServerOptions(bool resolveNameServers = false)

See Also


DnsQueryAndServerOptions constructor (2 of 6)

public DnsQueryAndServerOptions(NameServer nameServer)

See Also


DnsQueryAndServerOptions constructor (3 of 6)

public DnsQueryAndServerOptions(IReadOnlyCollection<NameServer> nameServers)

See Also


DnsQueryAndServerOptions constructor (4 of 6)

public DnsQueryAndServerOptions(params NameServer[] nameServers)

See Also


DnsQueryAndServerOptions constructor (5 of 6)

public DnsQueryAndServerOptions(params IPEndPoint[] nameServers)

See Also


DnsQueryAndServerOptions constructor (6 of 6)

public DnsQueryAndServerOptions(params IPAddress[] nameServers)

See Also