# SimpleQueueCacheOptions

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/Common/SimpleCache/SimpleQueueCacheOptions.cs#L9)

```csharp
public class SimpleQueueCacheOptions
```

Configuration options for the simple queue cache.

## Constructors

- [SimpleQueueCacheOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.simplequeuecacheoptions/constructors/constructor-af0b9bf9/)

## Properties

- [CacheSize](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.simplequeuecacheoptions/properties/cachesize-55261371/)

## Fields

- [DEFAULT_CACHE_SIZE](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.simplequeuecacheoptions/fields/default-cache-size-5a00571f/)
