The exception that is thrown when there was an attempt to connect to the DNS server banned by MailBee because this server is down.
For a list of all members of this type, see MailBeeDnsServerDisabledException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeLocalException
MailBee.DnsMX.MailBeeDnsServerDisabledException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
MailBee keeps track of DNS servers failures. If certain server fails, MailBee bans it for DnsNextAttemptInterval amount of time, and MailBee switches to the next server in turn. If all the available servers become banned, this exception is thrown for the last server.
Namespace: MailBee.DnsMX
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeDnsServerDisabledException Members | MailBee.DnsMX Namespace