For a list of all members of this type, see PSActivityGeneric<TResult> members.
Public Methods
Protected Methods
| Name | Description |
 | Abort | (Inherited from System.Activities.NativeActivity<TResult>) |
 | CacheMetadata | Overloaded. Overridden. Registers Activity Metadata |
 | Cancel | (Inherited from System.Activities.NativeActivity<TResult>) |
 | Execute | Overridden. Checks for a PSWorkflowHost and uses it if found. Otherwise creates a new one. |
 | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity<TResult>) |
 | UpdateInstance | (Inherited from System.Activities.NativeActivity<TResult>) |
Top
See Also