Click or drag to resize

CompensatingAction Properties

The CompensatingAction type exposes the following members.

Properties
 NameDescription
Public propertyDelay 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.
Public propertyMaxRetryCount /// 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.
Public propertyType The actual suggest action.
Top
See Also