다음을 통해 공유


EventHubQueueCacheFactory.CacheMonitorFactory 속성

정의

성능 메트릭을 보고하는 캐시 모니터를 만듭니다. 팩터리 함수는 ICacheMonitor를 반환해야 합니다.

public Func<Orleans.Streaming.EventHubs.EventHubCacheMonitorDimensions,Microsoft.Extensions.Logging.ILoggerFactory,Orleans.Providers.Streams.Common.ICacheMonitor> CacheMonitorFactory { get; set; }
member this.CacheMonitorFactory : Func<Orleans.Streaming.EventHubs.EventHubCacheMonitorDimensions, Microsoft.Extensions.Logging.ILoggerFactory, Orleans.Providers.Streams.Common.ICacheMonitor> with get, set
Public Property CacheMonitorFactory As Func(Of EventHubCacheMonitorDimensions, ILoggerFactory, ICacheMonitor)

속성 값

적용 대상