Click or drag to resize
SimpleRetryRecoveryStrategy Properties

The SimpleRetryRecoveryStrategy type exposes the following members.

Properties
  NameDescription
Public propertyCollectedExceptions
Gets the collected exceptions which are caught during the execution and retry attempts of the work.
(Inherited from RecoveryStrategyBase.)
Top
See Also