Share via


TestCommandProgressState Enum

Definition

public enum TestCommandProgressState
type TestCommandProgressState = 
Public Enum TestCommandProgressState
Inheritance
System.Enum
TestCommandProgressState

Fields

Name Value Description
Invalid 0
Running 1
RollingBack 2
Completed 3
Faulted 4
Cancelled 5
ForceCancelled 6

Applies to