# RebalancingStatistics.AcquiredActivations

[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(3)]
public ulong AcquiredActivations
```

The approximate number of activations that have been acquired by this silo thus far.
