Share via


TestCommandProgress.State Property

Definition

Gets the State at which the action is now: Running, Completed, Faulted, or Invalid

public System.Fabric.TestCommandProgressState State { get; }
member this.State : System.Fabric.TestCommandProgressState
Public ReadOnly Property State As TestCommandProgressState

Property Value

The state of the test command.

Applies to