DnsQueryAndServerOptions
Contents
[
Hide
]
DnsQueryAndServerOptions constructor (1 of 6)
public DnsQueryAndServerOptions(bool resolveNameServers = false)
See Also
- class DnsQueryAndServerOptions
- namespace DnsClient
- assembly Aspose.Email
DnsQueryAndServerOptions constructor (2 of 6)
public DnsQueryAndServerOptions(NameServer nameServer)
See Also
- class NameServer
- class DnsQueryAndServerOptions
- namespace DnsClient
- assembly Aspose.Email
DnsQueryAndServerOptions constructor (3 of 6)
public DnsQueryAndServerOptions(IReadOnlyCollection<NameServer> nameServers)
See Also
- class NameServer
- class DnsQueryAndServerOptions
- namespace DnsClient
- assembly Aspose.Email
DnsQueryAndServerOptions constructor (4 of 6)
public DnsQueryAndServerOptions(params NameServer[] nameServers)
See Also
- class NameServer
- class DnsQueryAndServerOptions
- namespace DnsClient
- assembly Aspose.Email
DnsQueryAndServerOptions constructor (5 of 6)
public DnsQueryAndServerOptions(params IPEndPoint[] nameServers)
See Also
- class DnsQueryAndServerOptions
- namespace DnsClient
- assembly Aspose.Email
DnsQueryAndServerOptions constructor (6 of 6)
public DnsQueryAndServerOptions(params IPAddress[] nameServers)
See Also
- class DnsQueryAndServerOptions
- namespace DnsClient
- assembly Aspose.Email