Derived classes should overide this method to
perform specific closing action.
Namespace: Lesnikowski.Client
Assembly: Mail (in Mail.dll)
Version: 2.7.2897.36617
Syntax
| C# |
|---|
protected virtual void CloseCommand() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub CloseCommand |
| Visual C++ |
|---|
protected: virtual void CloseCommand () |
See Also
TcpTextClient Class
Lesnikowski.Client Namespace