PSJobProxy.Runspace Property
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.
Runspace in which this job will be executed
public:
property System::Management::Automation::Runspaces::Runspace ^ Runspace { System::Management::Automation::Runspaces::Runspace ^ get(); void set(System::Management::Automation::Runspaces::Runspace ^ value); };
public System.Management.Automation.Runspaces.Runspace Runspace { get; set; }
member this.Runspace : System.Management.Automation.Runspaces.Runspace with get, set
Public Property Runspace As Runspace
Property Value
Remarks
At any point of time only a runspace or a runspacepool may be specified