Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
The following tables list the members exposed by NonblockingNativeActivity.
Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
![]() | AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. |
![]() | CanInduceIdle | Overridden. Allows the activity to induce idle. |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity) |
![]() | UserState | Gets or sets a user-defined object associated with the current async activity |
Name | Description | |
---|---|---|
![]() | ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
![]() | ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
![]() | Abort | Overridden. Abort Activity |
![]() | AfterExecute | After Execution Completes |
![]() | CacheMetadata | Overloaded. Overridden. Registers Activity Metadata |
![]() | Cancel | Overridden. Cancels the Activity |
![]() | Execute | Overridden. Executes the Activity |
![]() | ExecuteNonblocking | Executes a Non-blocking Activity |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) |
![]() | PrepareToExecute | Prepars for Execution |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity) |