[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)
Public ReadOnly Property NumEventsEvaluated As Long
C#
public long NumEventsEvaluated { get; }
Visual C++
public:
virtual property long long NumEventsEvaluated {
	long long get () sealed;
}

Field Value

Return Value

count of invocations of evaluate method