Batch.RemoveThread
- Updated2024-10-09
- 1 minute(s) read
Batch.RemoveThread
Syntax
Batch.RemoveThread( TSEngineObj, threadObj)
Purpose
Removes a thread from the batch.
Parameters
TSEngineObj As Object
[In] Specifies a reference to the TestStand Engine in which the thread resides.
threadObj As Object
[In] Specifies a reference to the TestStand Thread to remove from the batch.