Name | Description | |
---|---|---|
![]() | Pause | Pauses the service |
![]() | Restart | Restarts the service |
![]() | Resume | Resumes the service |
![]() | Start | Starts the service |
![]() | Stop | Stops the service |
For a list of all members of this type, see NSuspendableService members.
Name | Description | |
---|---|---|
![]() | Pause | Pauses the service |
![]() | Restart | Restarts the service |
![]() | Resume | Resumes the service |
![]() | Start | Starts the service |
![]() | Stop | Stops the service |
Name | Description | |
---|---|---|
![]() | OnPaused | Called when the service is paused |
![]() | OnResumed | Called when the service is resumed |
![]() | OnStarted | Called when the service is started |
![]() | OnStoped | Called when the service is stopped |