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. |