State

CommandState ICommandBase.State { get; }

Gets the state of the command.

Value

CommandState – State of the command.

Throws