ExecutionOutputRecordStream.CloseAtNextUUTOrBatch
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ExecutionOutputRecordStream.CloseAtNextUUTOrBatch
Syntax
ExecutionOutputRecordStream.CloseAtNextUUTOrBatch
Data Type
True if the process model should close this ExecutionOutputRecordStream and remove it from the execution before beginning the next UUT (for test sockets) or batch (for the controller socket in the batch model). False if the process model should not clean up this ExecutionOutputRecordStream .
Purpose
Indicate to the process model if it should clean up this ExecutionOutputRecordStream before starting the next UUT or batch.
Remarks
CloseAtNextUUTOrBatch indicates whether ExecutionOutputRecordStreams.BeginNextUUTOrBatch should close and remove this ExecutionOutputRecordStream .