JAMS 6.x Help
PSWorkflowHost Class Methods


For a list of all members of this type, see PSWorkflowHost members.

Public Methods
 NameDescription
Public MethodAllocateRunspaceAllocates a Runspace  
Public MethodEnterNestedPromptOverridden. When overridden in a derived class, instructs the host to interrupt the currently running pipeline and start a new nested input loop.  
Public MethodExitNestedPromptOverridden. When overridden in a derived class, instructs the host to exit the currently running input loop.  
Public Methodstatic (Shared in Visual Basic)GetPSHostReturns a PowerShell runspace  
Public MethodNotifyBeginApplicationOverridden. When overridden in a derived class, notifies the host that the Windows PowerShell runtime is about to execute a legacy command-line application.  
Public MethodNotifyEndApplicationOverridden. When overridden in a derived class, notifies the host that the Windows PowerShell engine has completed the execution of a legacy command.  
Public MethodReleaseRunspaceReleases a Runspace  
Public MethodSetShouldExitOverridden. hen overridden in a derived class, requests to end the current runspace. The Windows PowerShell engine calls this method to request that the host application shut down and terminate the host root runspace.  
Public Methodstatic (Shared in Visual Basic)StorePSRunspaceStores a PSRunspace as a Workflow context property  
Top
See Also

Reference

PSWorkflowHost Class
MVPSI.JAMS.Activities.PowerShell Namespace

Send Feedback