Share via


PowerShellStreams<TInput,TOutput>.CloseAll Method

Definition

Marking all the streams as completed so that no further data can be added and jobs will know that there is no more data coming in.

public:
 void CloseAll();

Applies to