Thread.SetStepOut
- 更新时间2025-07-21
- 阅读时长1分钟
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.