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

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

공개 메소드들

메소드 설명
HystrixDelegateMetricsPublisherThreadPool ( System.Action initialize ) : System
Initialize ( ) : void

메소드 상세

HystrixDelegateMetricsPublisherThreadPool() 공개 메소드

public HystrixDelegateMetricsPublisherThreadPool ( System.Action initialize ) : System
initialize System.Action
리턴 System

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void