Name | Description | |
---|---|---|
TimeLimit Constructor | Default Constructor |
The following tables list the members exposed by TimeLimit.
Name | Description | |
---|---|---|
TimeLimit Constructor | Default Constructor |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
ActivityBody | Sets the child Activity. | |
CancelActivityOnExpired | Should the Activity be canceled if the time limit expires. | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
SendNotificationOnExpired | Should Notification be sent if the time limit expires. | |
ThrowErrorAfterExpired | Should an exception be thrown when cancelled. | |
TimeLimitAbsolute | The time of day that the activity must complete by. | |
TimeLimitSpan | The timespan that the activity must complete within. |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) |
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 | (Inherited from System.Activities.NativeActivity) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata | |
Cancel | (Inherited from System.Activities.NativeActivity) | |
Execute | Overridden. Schedules the Activity Body | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |