Enum ThreadPoolEventType
Namespace: Steeltoe.CircuitBreaker.Hystrix
Assembly: Steeltoe.CircuitBreaker.HystrixBase.dll
Syntax
public enum ThreadPoolEventType : int
Fields
Name | Description |
---|---|
EXECUTED | |
REJECTED | |
UNKNOWN |
public enum ThreadPoolEventType : int
Name | Description |
---|---|
EXECUTED | |
REJECTED | |
UNKNOWN |