Execution.Resume

Syntax

Execution.Resume

Purpose

Resumes the execution from a suspended state.

Remarks

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.BreakAll

Execution.Break