![]() | CheckPointTaskTaskStatus Enumeration |
Namespace: Koopman.CheckPoint
public enum TaskStatus
Member name | Value | Description | |
---|---|---|---|
InProgress | 0 | In progress | |
Succeeded | 1 | Completed successfully | |
SucceededWithWarnings | 2 | Completed with warnings | |
PartiallySucceeded | 3 | Completed with partial success | |
Failed | 4 | Failed |