# AzureStoragePolicyOptions.PauseBetweenOperationRetries

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

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

```csharp
public TimeSpan PauseBetweenOperationRetries
```

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