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();
public:
 void CloseAll();
void CloseAll();
public void CloseAll ();
member this.CloseAll : unit -> unit
Public Sub CloseAll ()

Applies to