Sends the QUIT command.

Namespace: Lesnikowski.Client
Assembly: Mail (in Mail.dll) Version: 3.0.1213.909

Syntax

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

Exceptions

ExceptionCondition
Lesnikowski.Client..::..ServerException -ERR response on Quit command

See Also