Table of Contents

Enum ThreadPoolEventType

Namespace
Steeltoe.CircuitBreaker.Hystrix
Assembly
Steeltoe.CircuitBreaker.HystrixBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public enum ThreadPoolEventType

Fields

EXECUTED = 0
REJECTED = 1
UNKNOWN = 2