# EventHubStreamCachePressureOptions

Package: [Microsoft.Orleans.Streaming.EventHubs](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.EventHubs) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubStreamOptions.cs#L224)

```csharp
public class EventHubStreamCachePressureOptions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [EventHubStreamCachePressureOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.eventhubstreamcachepressureoptions/constructors/constructor-17a65041/)

## Properties

- [AveragingCachePressureMonitorFlowControlThreshold](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.eventhubstreamcachepressureoptions/properties/averagingcachepressuremonitorflowcontrolthreshold-0507d487/)
- [SlowConsumingMonitorFlowControlThreshold](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.eventhubstreamcachepressureoptions/properties/slowconsumingmonitorflowcontrolthreshold-0ef44dca/)
- [SlowConsumingMonitorPressureWindowSize](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.eventhubstreamcachepressureoptions/properties/slowconsumingmonitorpressurewindowsize-991afc80/)
