Class HystrixMetricsPublisherThreadPoolDefault
- Namespace
- Steeltoe.CircuitBreaker.Hystrix.Strategy.Metrics
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
public class HystrixMetricsPublisherThreadPoolDefault : IHystrixMetricsPublisherThreadPool
- Inheritance
-
HystrixMetricsPublisherThreadPoolDefault
- Implements
- Inherited Members
Constructors
HystrixMetricsPublisherThreadPoolDefault(IHystrixThreadPoolKey, HystrixThreadPoolMetrics, IHystrixThreadPoolOptions)
public HystrixMetricsPublisherThreadPoolDefault(IHystrixThreadPoolKey threadPoolKey, HystrixThreadPoolMetrics metrics, IHystrixThreadPoolOptions properties)
Parameters
threadPoolKey
IHystrixThreadPoolKeymetrics
HystrixThreadPoolMetricsproperties
IHystrixThreadPoolOptions
Methods
Initialize()
public void Initialize()