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.

See Also

Engine.AbortAll

Engine.TerminateAll

Execution.Terminate

StationOptions.GetTimeLimitAction

StationOptions.SetTimeLimitAction