MailBee.NET Objects 7.2

DnsServer Properties

The properties of the DnsServer class are listed below. For a complete list of DnsServer class members, see the DnsServer Members topic.

Public Instance Properties

FailureCount Gets the number of repeated failures of the DNS server.
Host Gets or sets an IP address of the DNS server as string.
IP Gets an IP address of the DNS server as IPAddress.
Priority Gets or sets a value of the preference of the DNS server. Lower values are preferred.
UdpRetryCount Gets or sets a value of the maximum number of times to attempt to connect to the DNS server using the UDP protocol.
UdpTimeout Gets or sets the amount of time (in milliseconds) the system will wait for UDP message to be sent or received before the operation times out.

See Also

DnsServer Class | MailBee.DnsMX Namespace