MVPSI.JAMS.Activities Namespace : TimeLimit Class |
For a list of all members of this type, see TimeLimit members.
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) |