# RebalancingStatistics.DispersedActivations

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.placement.rebalancing.rebalancingstatistics/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.placement.rebalancing.rebalancingstatistics/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Placement/Rebalancing/RebalancingReport.cs)

```csharp
[Orleans.Id(2)]
public ulong DispersedActivations
```

The approximate number of activations that have been dispersed from this silo thus far.
