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

Return a count of the number of events evaluated by this service.

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

Syntax

Visual Basic (Declaration)
ReadOnly Property NumEventsEvaluated As Long
C#
long NumEventsEvaluated { get; }
Visual C++
property long long NumEventsEvaluated {
	long long get ();
}

Return Value

count of invocations of evaluate method