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.
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IHystrixThreadPoolKey : IHystrixKey
- Inherited Members