Thread.AddToBatch
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
Thread.AddToBatch
Syntax
Thread.AddToBatch( batchObj, orderNumber)
Purpose
Adds this thread to a Batch object.
Remarks
The Batch Synchronization step type uses this method.
Parameters
batchObj As IUnknown
[In] Specifies the batch object to which TestStand adds the thread.
orderNumber As Long
[In] Specifies the order number corresponding to the thread within the batch.