# HashRingStreamQueueMapperOptions.TotalQueueCount

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

[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.
