PSActivityHostController(PSWorkflowRuntime) Constructor

Definition

Runtime should be provided for excessing the runtime activity mode

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

Parameters

Applies to