Thread.SetStepOut
- Updated2025-07-21
- 1 minute(s) read
Thread.SetStepOut
Syntax
Thread.SetStepOut
Purpose
Sets the execution to suspend again after execution of the current sequence completes.
Remarks
The method does not resume the execution. The Execution.StepOut method, however, performs the equivalent of calling this method on the foreground thread and then resuming the execution.