ProcessStatus Enumeration |
Namespace: CMS.Base
public enum ProcessStatus
Member name | Value | Description | |
---|---|---|---|
Stopped | 0 | Stopped. | |
Running | 1 | Running. | |
Finished | 2 | Finished. | |
Error | 3 | Error occurred. | |
Restarted | 4 | Application restarted. |
Copyright (c) 2019 Kentico Software