# ClusterRefreshed.Statistics

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.diagnostics.deploymentloadpublisherevents.clusterrefreshed/) | [Fields](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.diagnostics.deploymentloadpublisherevents.clusterrefreshed/fields/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Diagnostics/DeploymentLoadPublisherEvents.cs)

```csharp
public readonly IReadOnlyDictionary<SiloAddress, SiloRuntimeStatistics> Statistics
```

The current cached cluster statistics.
