Resets the internal state of the component.
This method will close any opened connections, and will remove IsAborted status if Abort method was previously called. Typically, the developer may use this method to reuse the component after it went into aborted state due to Abort method call.
| Exception Type | Condition |
|---|---|
| MailBeeException | An error occurred and ThrowExceptions is true. |
Smtp Class | MailBee.SmtpMail Namespace