DnsQueryAndServerSettings

DnsQueryAndServerSettings class

public class DnsQueryAndServerSettings : DnsQuerySettings, IEquatable<DnsQueryAndServerSettings>

Constructors

Name Description
DnsQueryAndServerSettings(DnsQueryAndServerOptions)
DnsQueryAndServerSettings(DnsQueryAndServerOptions, IReadOnlyCollection<NameServer>)

Properties

Name Description
AutoResolvedNameServers { get; }
NameServers { get; }

Methods

Name Description
Equals(DnsQueryAndServerSettings)
override Equals(object)

See Also