# CassandraClusteringOptions.InitializeRetryMaxDelay

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.clustering.cassandra/orleans.clustering.cassandra.hosting.cassandraclusteringoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.clustering.cassandra/orleans.clustering.cassandra.hosting.cassandraclusteringoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Cassandra/Orleans.Clustering.Cassandra/Hosting/CassandraClusteringOptions.cs)

```csharp
public TimeSpan InitializeRetryMaxDelay
```

Specifies the maximum amount of time to wait after encountering contention during initialization before retrying.
