Sends the LOGOUT command.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
protected override void CloseCommand() |
| Visual Basic |
|---|
Protected Overrides Sub CloseCommand |
| Visual C++ |
|---|
protected: virtual void CloseCommand() override |
Exceptions
| Exception | Condition |
|---|---|
| Limilabs.Client..::..ServerException | Throws ServerException on response other then OK. |