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.