Interface IHystrixThreadPoolKey
- Namespace
- Steeltoe.CircuitBreaker.Hystrix
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
A key to represent a IHystrixThreadPool for monitoring, metrics publishing, caching and other such uses.
public interface IHystrixThreadPoolKey : IHystrixKey
- Inherited Members