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

Returns a class instance of EPRuntime.

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

Syntax

Visual Basic (Declaration)
ReadOnly Property EPRuntime As EPRuntime
C#
EPRuntime EPRuntime { get; }
Visual C++
property EPRuntime^ EPRuntime {
	EPRuntime^ get ();
}

Return Value

an instance of EPRuntime