Table of Contents

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

int

GlobalConcurrentThreadsExecuting

public static int GlobalConcurrentThreadsExecuting { get; }

Property Value

int

GroupCount

public static int GroupCount { get; }

Property Value

int

ThreadPoolCount

public static int ThreadPoolCount { get; }

Property Value

int