C# 클래스 Elders.Hystrix.NET.Strategy.Metrics.HystrixMetricsPublisherThreadPoolDefault

상속: IHystrixMetricsPublisherThreadPool
파일 보기 프로젝트 열기: Elders/Hystrix.NET

공개 메소드들

메소드 설명
HystrixMetricsPublisherThreadPoolDefault ( HystrixThreadPoolKey threadPoolKey, HystrixThreadPoolMetrics metrics, IHystrixThreadPoolProperties properties ) : Elders.Hystrix.NET.ThreadPool
Initialize ( ) : void

메소드 상세

HystrixMetricsPublisherThreadPoolDefault() 공개 메소드

public HystrixMetricsPublisherThreadPoolDefault ( HystrixThreadPoolKey threadPoolKey, HystrixThreadPoolMetrics metrics, IHystrixThreadPoolProperties properties ) : Elders.Hystrix.NET.ThreadPool
threadPoolKey Elders.Hystrix.NET.ThreadPool.HystrixThreadPoolKey
metrics Elders.Hystrix.NET.ThreadPool.HystrixThreadPoolMetrics
properties IHystrixThreadPoolProperties
리턴 Elders.Hystrix.NET.ThreadPool

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void