MailBee.NET Objects 7.2

MailBeeDnsRecordsDisabledException Class

The exception that is thrown when there was an attempt to request DNS records for a non-existent domain or a domain which is dead.

For a list of all members of this type, see MailBeeDnsRecordsDisabledException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.SmtpMail.MailBeeDnsRecordsDisabledException
                  MailBee.SmtpMail.MailBeeMXRecordsDisabledException

[Serializable]
public class MailBeeDnsRecordsDisabledException : MailBeeNetworkException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.SmtpMail

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeeDnsRecordsDisabledException Members | MailBee.SmtpMail Namespace