 | IExecutorServiceIsTerminated Property |
Gets a value indicating whether this instance is terminated.
Namespace:
com.espertech.esper.compat.concurrency
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxbool IsTerminated { get; }
Property Value
Type:
Booleantrue if this instance is terminated; otherwise,
false.
See Also