Thread.Resume
- Updated2025-07-21
- 1 minute(s) read
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.