ExecutionOutputRecordStreams.CloseAndRemoveStream
- Updated2025-07-21
- 1 minute(s) read
ExecutionOutputRecordStreams.CloseAndRemoveStream
Syntax
ExecutionOutputRecordStreams.CloseAndRemoveStream( streamName)
Purpose
Close the specified stream and remove it from this collection.
Parameters
streamName As String
[In] The name of the stream to close and remove. The name is case sensitive.
Specifying a stream that does not exist causes a run-time error.