CacheMonitorFactory
getset
public Func<EventHubCacheMonitorDimensions, ILoggerFactory, ICacheMonitor> CacheMonitorFactory Create a cache monitor to report performance metrics. Factory function should return an ICacheMonitor.
public Func<EventHubCacheMonitorDimensions, ILoggerFactory, ICacheMonitor> CacheMonitorFactory