Sends the Quit command. And gets server response.

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

Syntax

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

Exceptions

ExceptionCondition
Lesnikowski.Client..::.ServerException Throws ServerException on error response on Quit command

See Also