MailBee.NET Objects 4.0

Imap.EndDisconnect Method 

Ends a pending asynchronous disconnection request.

public bool EndDisconnect();

Return Value

true if the method succeeds; otherwise, false.

Exceptions

Exception Type Condition
MailBeeException An error occurred and ThrowExceptions is true.

See Also

Imap Class | MailBee.ImapMail Namespace | BeginDisconnect