# AzureStoragePolicyOptions.MaxPauseBetweenOperationRetries

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.streaming.azurestorage.azurestoragepolicyoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.streaming.azurestorage.azurestoragepolicyoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Shared/Storage/AzureStoragePolicyOptions.cs)

```csharp
public TimeSpan MaxPauseBetweenOperationRetries
```

The maximum delay used by the Azure SDK exponential retry policy.
