ExecutionOutputRecordStream.RemoveAllStreams
- Mise à jour2026-02-03
- Temps de lecture : 1 minute(s)
ExecutionOutputRecordStream.RemoveAllStreams
Syntax
ExecutionOutputRecordStream.RemoveAllStreams
Purpose
Remove all OutputRecordStream objects from this ExecutionOutputRecordStream .
Remarks
Streams are not automatically closed when they are removed. To close the streams, call ExecutionOutputRecordStream.Close before removing them.