Sends the Quit command. And gets server response.

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

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 -ERR response on Quit command

See Also

Pop3 Class