Class HystrixCounters
- Namespace
- Steeltoe.CircuitBreaker.Hystrix
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
public static class HystrixCounters
- Inheritance
-
HystrixCounters
- Inherited Members
Properties
CommandCount
public static int CommandCount { get; }
Property Value
GlobalConcurrentThreadsExecuting
public static int GlobalConcurrentThreadsExecuting { get; }
Property Value
GroupCount
public static int GroupCount { get; }
Property Value
ThreadPoolCount
public static int ThreadPoolCount { get; }