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

Starts the EQL statement.

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

Syntax

Visual Basic (Declaration)
Public Function Start As Pair(Of Viewable, EPStatementStopMethod)
C#
public Pair<Viewable, EPStatementStopMethod> Start ()
Visual C++
public:
Pair<Viewable^, EPStatementStopMethod^>^ Start ()

Return Value

a viewable to attach to for listening to events, and a Stop method to invoke to clean up