Execution.Abort
- Updated2025-07-21
- 1 minute(s) read
Execution.Abort
Syntax
Execution.Abort
Purpose
Aborts the execution.
Remarks
Cleanup step groups do not execute as part of the abort process.
If a call to a step module is active, the execution waits for the step module to return.
The execution state does not change immediately after the call to this method returns, but the state will change before the next step within the execution executes.