AsyncWorkerStatusEnum Enumeration |
Namespace: CMS.DataEngine
public enum AsyncWorkerStatusEnum
Member name | Value | Description | |
---|---|---|---|
Stopped | 0 | Process stopped. | |
Running | 1 | Process running. | |
Finished | 2 | Process finished. | |
Error | 3 | Error occurred. | |
WaitForFinish | 4 | Process waits for being finished. | |
Unknown | 5 | Unknown status |
Copyright (c) 2019 Kentico Software