For a list of all members of this type, see ManagedActivity members.
Public Properties
| Name | Description |
| Body | Sets the child Activity. |
| DisplayName | (Inherited from System.Activities.Activity) |
| FailAfterRetry | Sets the action to take when the last retry failed. A value of True will fail while False will wait for further instructions. |
| Id | (Inherited from System.Activities.Activity) |
| RetryCount | The number of times to retry the activity after failure. |
| RetryDelay | The delay between retry attempts. |
Top
Protected Properties
See Also