Compensating |
The CompensatingAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delay | If the action is a Retry or RetryProgressive then the Delay indicates the time that at a minimum shall pass until the retry is made. |
![]() | MaxRetryCount | /// If the action is a RetryRetryProgressive then the MaxRetryCount indicates the maximum number of retries that at a minimum shall pass until the retry is suspended. |
![]() | Type | The actual suggest action. |