 | EPRuntimeIsDestroyed Property |
Returns true if the runtime is in destroyed state, or false if not.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxbool IsDestroyed { get; }
Property Value
Type:
Booleanindicator whether the runtime has been destroyed
See Also