 | SingleThreadedTaskSchedulerNumExecuted Property |
Gets the number of items executed.
Namespace:
com.espertech.esper.compat.concurrency
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic int NumExecuted { get; }
Property Value
Type:
Int32The num executed.
See Also