ExecutionOutputRecordStreams.BeginNextUUTOrBatch

Syntax

ExecutionOutputRecordStreams.BeginNextUUTOrBatch

Purpose

Clean up this ExecutionOutputRecordStreams object before beginning the next UUT or batch.

Remarks

BeginNextUUTOrBatch iterates over all ExecutionOutputRecordStream objects contained in this collection. Any streams with the ExecutionOutputRecordStream.CloseAtNextUUTOrBatch property set to true are closed and removed from the collection. Streams with this property set to false are left unchanged.

See Also

ExecutionOutputRecordStream.CloseAtNextUUTOrBatch

ExecutionOutputRecordStreams.CloseAndRemoveStream