ExecutionOutputRecordStream.Flush

Syntax

ExecutionOutputRecordStream.Flush

Purpose

Flush the OutputRecordStream objects contained in this ExecutionOutputRecordStream .

Remarks

ExecutionOutputRecordStream.Flush invokes OutputRecordStream.Flush on all of its contained OutputRecordStream objects.

See Also

OutputRecordStream.Flush