BackgroundRecoveryRetryPolicy
Gets or sets the IRetryPolicy that handles the retry loop of background recovery actions (see InvalidateDependencyInBackground or RemoveItemInBackground). The default value is the default instance of the BackgroundRetryPolicy class.
Declaration
public IRetryPolicy BackgroundRecoveryRetryPolicy { get; init; }Property Value
| Type | Description |
|---|---|
| IRetryPolicy |