[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Destroys cache closing all resources cached, if any.
Namespace: net.esper.eql.db
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overrides Sub Destroy |
C# |
---|
public override void Destroy () |
Visual C++ |
---|
public: virtual void Destroy () override |