# ActivationRepartitionerOptions Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/)

## DEFAULT_ANCHORING_FILTER_ENABLED {#default-anchoring-filter-enabled-adb66f8d}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-anchoring-filter-enabled-adb66f8d/)

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

```csharp
public const bool DEFAULT_ANCHORING_FILTER_ENABLED
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).

## DEFAULT_ANCHORING_FILTER_GENERATIONS {#default-anchoring-filter-generations-be888684}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-anchoring-filter-generations-be888684/)

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

```csharp
public const int DEFAULT_ANCHORING_FILTER_GENERATIONS
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).

## DEFAULT_MAXIMUM_ROUND_PERIOD {#default-maximum-round-period-908856fe}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-maximum-round-period-908856fe/)

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

```csharp
public static readonly TimeSpan DEFAULT_MAXIMUM_ROUND_PERIOD
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).

## DEFAULT_MAX_EDGE_COUNT {#default-max-edge-count-e80d10fc}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-max-edge-count-e80d10fc/)

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

```csharp
public const int DEFAULT_MAX_EDGE_COUNT
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).

## DEFAULT_MAX_UNPROCESSED_EDGES {#default-max-unprocessed-edges-fd4df793}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-max-unprocessed-edges-fd4df793/)

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

```csharp
public const int DEFAULT_MAX_UNPROCESSED_EDGES
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).

## DEFAULT_MINUMUM_ROUND_PERIOD {#default-minumum-round-period-67e41428}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-minumum-round-period-67e41428/)

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

```csharp
public static readonly TimeSpan DEFAULT_MINUMUM_ROUND_PERIOD
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).

## DEFAULT_PROBABILISTIC_FILTERING_MAX_ALLOWED_ERROR {#default-probabilistic-filtering-max-allowed-error-8717df55}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-probabilistic-filtering-max-allowed-error-8717df55/)

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

```csharp
public const double DEFAULT_PROBABILISTIC_FILTERING_MAX_ALLOWED_ERROR
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).

## DEFAULT_RECOVERY_PERIOD {#default-recovery-period-71b00492}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/fields/default-recovery-period-71b00492/)

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

```csharp
public static readonly TimeSpan DEFAULT_RECOVERY_PERIOD
```

The default value of [ActivationRepartitionerOptions](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.configuration.activationrepartitioneroptions/).
