Indicates whether Abort method has been called for the component.
true if Abort method has already been called; otherwise, false. The default value is false.
In aborted state, the component does not raise any events, and most methods, if called, will immediately return an error or throw an exception.
ResetState method can be used to restore the component back to operational state.
Imap Class | MailBee.ImapMail Namespace