PSActivityHostController(PSWorkflowRuntime) 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.
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
- runtime
- PSWorkflowRuntime