# IImbalanceToleranceRule

Package: [Microsoft.Orleans.Core](/orleans/docs/api/csharp/microsoft.orleans.core/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Core) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Placement/Repartitioning/IImbalanceToleranceRule.cs#L6)

```csharp
public interface IImbalanceToleranceRule
```

Represents a rule that controls the degree of imbalance between the number of grain activations (that is considered tolerable), when any pair of silos are exchanging activations.

## Methods

- [IsSatisfiedBy(uint)](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.placement.repartitioning.iimbalancetolerancerule/methods/issatisfiedby-uint-8d42d3bc/)
