# ActivationCountBasedPlacementOptions.DEFAULT_ACTIVATION_COUNT_PLACEMENT_CHOOSE_OUT_OF

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationcountbasedplacementoptions/) | [Fields](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationcountbasedplacementoptions/fields/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Runtime/Configuration/Options/ActivationCountBasedPlacementOptions.cs)

```csharp
public const int DEFAULT_ACTIVATION_COUNT_PLACEMENT_CHOOSE_OUT_OF
```

The default number of silos to choose from when making placement decisions.
