DnsServer Properties |
The DnsServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | TcpTimeout |
Gets or sets the amount of time (in milliseconds) the system will wait for TCP message to be sent or received
before the operation times out.
|
![]() | TryTcp |
Gets or sets if MailBee can make DNS queries via TCP.
|
![]() | 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.
|