Thread.Resume
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.