Parameter of
Properties
Name | Enumeration | Description |
---|---|---|
Stopped | 0 | The service is stopped. |
Started | 1 | The service is started. |
StopPending | 2 | The service is pending a stop. |
StartPending | 3 | The service is pending a start. |
ResumePending | 4 | The service is pending a resume. |
PausePending | 5 | The service is pending a pause. |
Paused | 6 | The service is paused. |
Unknown | 7 | The state of the service is unknown. |