| ImapNoop Method |
Namespace: MailBee.ImapMail
| Exception | Condition |
|---|---|
| MailBeeException | An error occurred and ThrowExceptions is true. |
This method is useful for keeping the connection alive when there is no real activity.
To issue NOOP asynchronously, see the sample code in BeginExecuteCustomCommand(String, String, AsyncCallback, Object) topic.