ExecutionOutputRecordStreams.RemoveAll
- Mise à jour2026-02-03
- Temps de lecture : 1 minute(s)
ExecutionOutputRecordStreams.RemoveAll
Syntax
ExecutionOutputRecordStreams.RemoveAll
Purpose
Remove all ExecutionOutputRecordStream objects from this collection.
Remarks
Note
Note: The streams are not automatically closed when you remove them. Call
ExecutionOutputRecordStreams.CloseAll
first to close them.