# SlowConsumingPressureMonitor Properties

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

## CacheMonitor {#cachemonitor-683d3f76}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.slowconsumingpressuremonitor/properties/cachemonitor-683d3f76/)

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

```csharp
public ICacheMonitor CacheMonitor
```

Cache monitor which is used to report cache related metrics

## FlowControlThreshold {#flowcontrolthreshold-922a31f0}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.slowconsumingpressuremonitor/properties/flowcontrolthreshold-922a31f0/)

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

```csharp
public double FlowControlThreshold
```

FlowControlThreshold

## PressureWindowSize {#pressurewindowsize-a34308d2}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.slowconsumingpressuremonitor/properties/pressurewindowsize-a34308d2/)

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

```csharp
public TimeSpan PressureWindowSize
```

PressureWindowSize
