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

Method to call to Stop an EPStatement.

Namespace: net.esper.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Delegate Sub EPStatementStopMethod
C#
public delegate void EPStatementStopMethod ()
Visual C++
public delegate void EPStatementStopMethod ()