Runspace.CreateDisconnectedPipeline Method

Definition

Creates a PipeLine object in the disconnected state for the currently disconnected remote running command associated with this runspace.

public abstract System.Management.Automation.Runspaces.Pipeline CreateDisconnectedPipeline ();
Returns

Pipeline object in disconnected state.