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