PSExecutionCmdlet.CloseAllInputStreams Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes the input streams on all the pipelines.
protected:
void CloseAllInputStreams();
protected:
void CloseAllInputStreams();
void CloseAllInputStreams();
protected void CloseAllInputStreams ();
member this.CloseAllInputStreams : unit -> unit
Protected Sub CloseAllInputStreams ()