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