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