[This is preliminary documentation and is subject to change.]
Returns true when application instance is active and working. This property returns false as soon as application finalization starts on shutdown or Stop() was called
Use to exit long-running loops and such
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also