# HashRingStreamQueueMapperOptions Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.hashringstreamqueuemapperoptions/)

## DEFAULT_NUM_QUEUES {#default-num-queues-41866a09}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.hashringstreamqueuemapperoptions/fields/default-num-queues-41866a09/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/QueueAdapters/HashRingStreamQueueMapperOptions.cs)

```csharp
public const int DEFAULT_NUM_QUEUES
```

The default number queues, which should be a power of two.
