# ZooKeeperGatewayListProvider.MaxStaleness

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.clustering.zookeeper/orleans.runtime.membership.zookeepergatewaylistprovider/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.clustering.zookeeper/orleans.runtime.membership.zookeepergatewaylistprovider/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.ZooKeeper/ZooKeeperGatewayListProvider.cs#L63)

```csharp
public TimeSpan MaxStaleness
```

Specifies how often this IGatewayListProvider is refreshed, to have a bound on max staleness of its returned information.
