PSActivityHostController Class
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.
Activity host manager interface. This interface can be used to implement various activity hosts
public ref class PSActivityHostController abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class PSActivityHostController abstract
[Windows::Foundation::Metadata::WebHostHidden]
class PSActivityHostController abstract
public abstract class PSActivityHostController
type PSActivityHostController = class
Public MustInherit Class PSActivityHostController
- Inheritance
-
PSActivityHostController
- Derived
Constructors
PSActivityHostController(PSWorkflowRuntime) |
Runtime should be provided for excessing the runtime activity mode |
Methods
RunInActivityController(Activity) |
Identifies whether the specified activity should run in the activity host or in-proc |