# SimpleQueueCacheOptions Properties

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

## CacheSize {#cachesize-55261371}

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/Common/SimpleCache/SimpleQueueCacheOptions.cs)

```csharp
public int CacheSize
```

Gets or sets the size of the cache.

### Value

The size of the cache.
