PSCmdlet.JobManager 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.
Manager for JobSourceAdapters registered.
public:
property System::Management::Automation::JobManager ^ JobManager { System::Management::Automation::JobManager ^ get(); };
public System.Management.Automation.JobManager JobManager { get; }
member this.JobManager : System.Management.Automation.JobManager
Public ReadOnly Property JobManager As JobManager