# DeploymentBasedQueueBalancerOptions

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

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/QueueBalancer/DeploymentBasedQueueBalancerOptions.cs#L9)

```csharp
public class DeploymentBasedQueueBalancerOptions
```

Options for [DeploymentBasedQueueBalancer](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.deploymentbasedqueuebalancer/).

## Constructors

- [DeploymentBasedQueueBalancerOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.deploymentbasedqueuebalanceroptions/constructors/constructor-06ae8419/)

## Properties

- [IsFixed](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.deploymentbasedqueuebalanceroptions/properties/isfixed-a836f72b/)
- [SiloMaturityPeriod](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.deploymentbasedqueuebalanceroptions/properties/silomaturityperiod-b7f7eba7/)

## Fields

- [DEFAULT_SILO_MATURITY_PERIOD](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.deploymentbasedqueuebalanceroptions/fields/default-silo-maturity-period-e7ed8415/)
