Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: CommandRunnerState State

Declaration

CommandRunnerState State

Summary

Indicates the current state of the runner. Some properties are only readable and/or writable in specific states. Note that this property is not guaranteed to reflect whether the actual command is running or not, or whether a call to CommandRunner.Abort() resulted in the command of being terminated; rather, this is the logical state of the CommandRunner itself.