OperationState public enum OperationState Documentation Canceled = 6 Cancelling = 7 Completed = 2 CompletedWithError = 8 HandledException = 3 Idle = 0 Running = 1 RunningWarning = 5 UnhandledException = 4