# ICachePressureMonitor.IsUnderPressure(DateTime)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.icachepressuremonitor/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.icachepressuremonitor/methods/)

```csharp
public abstract bool IsUnderPressure(DateTime utcNow)
```

Determine if the monitor is under pressure

### Parameters

- `utcNow` (`DateTime`)
