FailedCommand

ICommandBase ICommandQueue.FailedCommand { get; }

Gets the first command that caused the queue to halt.

Value

ICommandBase – Command.

Throws