State

CommandState ICommandSequence.State { get; }

Gets the state of the command sequence.

Value

CommandState – State of command sequence.

Throws