[This is preliminary documentation and subject to change.]
Possible states of a component or the application.
| Member Name | Description |
|---|---|
| Stopped | The component is stopped. |
| Initializing | The component is currently initializing. |
| Initialized | The component is initialized. |
| StartingUp | The component is currently starting up. |
| Running | The component is running. |
| ShuttingDownNormally | The component is currently shutting down normally |
| ShuttingDownImmediately | The component is currently shutting down immediately |
Namespace: PmMda.Net.Application
Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)
PmMda.Net.Application Namespace