PowerShell.AsJobProxy Method

Definition

Returns a job object which can be used to control the invocation of the command with AsJob Parameter

public System.Management.Automation.PSJobProxy AsJobProxy ();
Returns

Job object