Legend
| Property: CommandRunnerState State
DeclarationCommandRunnerState StateSummaryIndicates 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. |