MailBee.NET Objects 4.0

DnsServer.FailureCount Property

Gets the number of repeated failures of the DNS server.

public int FailureCount {get;}

Property Value

The number of repeated failures of the DNS server. The default value is 0.

Remarks

You can find more information on how MailBee handles DNS server failures in DnsMaxFailureCount property documentation.

See Also

DnsServer Class | MailBee.DnsMX Namespace