The exception that is thrown after Abort method of MailBee component has been called.
For a list of all members of this type, see MailBeeUserAbortException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeLocalException
MailBee.MailBeeUserAbortException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
For instance, if the Pop3 component is downloading mail (DownloadEntireMessage method is in progress), and Abort is called, DownloadEntireMessage method will throw this exception.
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeUserAbortException Members | MailBee Namespace