Derived classes should override this method to
perform specific closing action.
Namespace: Limilabs.WHOIS.ClientAssembly: Whois (in Whois.dll) Version: 2.0.1238.1610
Syntax
C# |
---|
protected virtual void CloseCommand() |
Visual Basic |
---|
Protected Overridable Sub CloseCommand |
Visual C++ |
---|
protected: virtual void CloseCommand() |