# EventHubStreamCachePressureOptions Properties

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

## AveragingCachePressureMonitorFlowControlThreshold {#averagingcachepressuremonitorflowcontrolthreshold-0507d487}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.eventhubstreamcachepressureoptions/properties/averagingcachepressuremonitorflowcontrolthreshold-0507d487/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubStreamOptions.cs)

```csharp
public double? AveragingCachePressureMonitorFlowControlThreshold
```

AveragingCachePressureMonitorFlowControlThreshold, AveragingCachePressureMonitor is turn on by default. User can turn it off by setting this value to null

## SlowConsumingMonitorFlowControlThreshold {#slowconsumingmonitorflowcontrolthreshold-0ef44dca}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.eventhubstreamcachepressureoptions/properties/slowconsumingmonitorflowcontrolthreshold-0ef44dca/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubStreamOptions.cs)

```csharp
public double? SlowConsumingMonitorFlowControlThreshold
```

SlowConsumingPressureMonitorConfig

## SlowConsumingMonitorPressureWindowSize {#slowconsumingmonitorpressurewindowsize-991afc80}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.eventhubstreamcachepressureoptions/properties/slowconsumingmonitorpressurewindowsize-991afc80/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubStreamOptions.cs)

```csharp
public TimeSpan? SlowConsumingMonitorPressureWindowSize
```

SlowConsumingMonitorPressureWindowSize
