JAMS Developer Guide
PSWorkflowHost Class Methods


MVPSI.JAMS.Activities.PowerShell Namespace : PSWorkflowHost Class

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

Public Methods
 NameDescription
Public MethodAllocates a Runspace  
Public MethodOverridden. When overridden in a derived class, instructs the host to interrupt the currently running pipeline and start a new nested input loop.  
Public MethodOverridden. When overridden in a derived class, instructs the host to exit the currently running input loop.  
Public Methodstatic (Shared in Visual Basic)Returns a PowerShell runspace  
Public MethodOverridden. When overridden in a derived class, notifies the host that the Windows PowerShell runtime is about to execute a legacy command-line application.  
Public MethodOverridden. When overridden in a derived class, notifies the host that the Windows PowerShell engine has completed the execution of a legacy command.  
Public MethodReleases a Runspace  
Public MethodOverridden. 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)Stores a PSRunspace as a Workflow context property  
Top
See Also

Reference

PSWorkflowHost Class
MVPSI.JAMS.Activities.PowerShell Namespace