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

Number of events emitted over the lifetime of the event stream processing runtime.

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

Syntax

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

Field Value

Return Value

number of events emitted