# DefaultEventHubCacheMonitor Constructors

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

## DefaultEventHubCacheMonitor(EventHubCacheMonitorDimensions, OrleansInstruments) {#constructor-orleans-streaming-eventhubs-eventhubcachemonitordimensions-orleans-r-5ae4218a}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.statisticmonitors.defaulteventhubcachemonitor/constructors/constructor-orleans-streaming-eventhubs-eventhubcachemonitordimensions-orleans-r-5ae4218a/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/StatisticMonitors/DefaultEventHubCacheMonitor.cs#L17-L19)

```csharp
public DefaultEventHubCacheMonitor(EventHubCacheMonitorDimensions dimensions, OrleansInstruments instruments)
```

Constructor

### Parameters

- `dimensions` (`EventHubCacheMonitorDimensions`)
- `instruments` (`OrleansInstruments`)
