[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Namespace: net.esper.eql.join.rep
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub Dispose
C#
public void Dispose ()
Visual C++
public:
virtual void Dispose () sealed