PSWorkflowJobManager(PSWorkflowRuntime, Int32) Constructor
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.
Construct a workflow manager
public:
PSWorkflowJobManager(Microsoft::PowerShell::Workflow::PSWorkflowRuntime ^ runtime, int throttleLimit);
public PSWorkflowJobManager (Microsoft.PowerShell.Workflow.PSWorkflowRuntime runtime, int throttleLimit);
new Microsoft.PowerShell.Workflow.PSWorkflowJobManager : Microsoft.PowerShell.Workflow.PSWorkflowRuntime * int -> Microsoft.PowerShell.Workflow.PSWorkflowJobManager
Public Sub New (runtime As PSWorkflowRuntime, throttleLimit As Integer)
Parameters
- runtime
- PSWorkflowRuntime
- throttleLimit
- Int32