Sends the Quit command. And gets server response.
Namespace:
Lesnikowski.ClientAssembly: 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
| Exception | Condition |
|---|---|
| Lesnikowski.Client..::.ServerException | Throws ServerException on error response on Quit command |