 | DedicatedExecutorServiceNumExecuted Property |
Gets the number of tasks executed.
Namespace:
com.espertech.esper.compat.concurrency
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic long NumExecuted { get; }
Property Value
Type:
Int64The number of tasks executed.
See Also