Sends the LOGOUT command.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
protected override void CloseCommand()
Visual Basic
Protected Overrides Sub CloseCommand
Visual C++
protected:
virtual void CloseCommand() override

Exceptions

ExceptionCondition
Limilabs.Client..::..ServerException Throws ServerException on response other then OK.

See Also