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.