BackgroundTasksRetryPolicy
Gets or sets the IRetryPolicy that handles the retries of background (non-blocking) operations. The default value is the default instance of the BackgroundRetryPolicy class.
Declaration
public IRetryPolicy BackgroundTasksRetryPolicy { get; init; }Property Value
| Type | Description |
|---|---|
| IRetryPolicy |