[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.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property EPRuntime As EPRuntime
C#
public virtual EPRuntime EPRuntime { get; }
Visual C++
public:
virtual property EPRuntime^ EPRuntime {
	EPRuntime^ get ();
}

Field Value

Return Value

an instance of EPRuntime