# SiloAzureQueueStreamConfiguratorExtensions Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.hosting.siloazurequeuestreamconfiguratorextensions/)

## ConfigureCacheSize(ISiloAzureQueueStreamConfigurator, int) {#configurecachesize-this-orleans-hosting-isiloazurequeuestreamconfigurator-int-9d4aeb6a}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.hosting.siloazurequeuestreamconfiguratorextensions/methods/configurecachesize-this-orleans-hosting-isiloazurequeuestreamconfigurator-int-9d4aeb6a/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.AzureStorage/Providers/Streams/AzureQueue/AzureQueueStreamBuilder.cs#L38-L39)

```csharp
public static void ConfigureCacheSize(this ISiloAzureQueueStreamConfigurator configurator, int cacheSize = 4096)
```

### Parameters

- `configurator` (`ISiloAzureQueueStreamConfigurator`)
- `cacheSize` (`int`)
