# HashRingStreamQueueMapperOptions Properties

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

## TotalQueueCount {#totalqueuecount-b66974eb}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.hashringstreamqueuemapperoptions/properties/totalqueuecount-b66974eb/)

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

```csharp
public int TotalQueueCount
```

Gets or sets the total queue count.

### Value

The total queue count.
