 | EPEventServiceNumEventsEvaluated Property |
Number of events evaluated over the lifetime of the event stream processing runtime,
or since the last resetStats() call.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxlong NumEventsEvaluated { get; }
Property Value
Type:
Int64number of events received
See Also