Legend
| Event: Action CommandEnded
DeclarationAction CommandEnded SummaryRaised once the command ends (that is, exits naturally or is aborted) and all the clean-up has completed. See Remarks.RemarksWhen this event occurs, the CommandRunner is guaranteed to be in either the CommandRunnerState.Exited or CommandRunnerState.Aborted state. The CommandRunner.Ended |