Thread.Resume
- 更新时间2025-07-21
- 阅读时长1分钟
Thread.Resume
Syntax
Thread.Resume
Purpose
Resumes execution of the thread.
Remarks
If you create a thread as initially suspended using either a sequence call step or the TestStand API, use this method to begin executing the thread.