Share via


PSResumableActivityHostController(PSWorkflowRuntime) Constructor

Definition

Default Constructor

protected:
 PSResumableActivityHostController(Microsoft::PowerShell::Workflow::PSWorkflowRuntime ^ runtime);
protected PSResumableActivityHostController (Microsoft.PowerShell.Workflow.PSWorkflowRuntime runtime);
new Microsoft.PowerShell.Activities.PSResumableActivityHostController : Microsoft.PowerShell.Workflow.PSWorkflowRuntime -> Microsoft.PowerShell.Activities.PSResumableActivityHostController
Protected Sub New (runtime As PSWorkflowRuntime)

Parameters

Applies to