A RetryPolicy specialized in handling background operations. The BaseDelay property is set to 0.25 s.
Implements
Namespace: Metalama.Patterns.Caching.Resilience
Assembly: Metalama.Patterns.Caching.Backend.dll
Syntax
public class BackgroundRetryPolicy : RetryPolicy, IRetryPolicyConstructors
| Name | Description |
|---|---|
| BackgroundRetryPolicy() | Initializes a new instance of the BackgroundRetryPolicy class. |