Class ThreadPoolEventTypeHelper
- Namespace
- Steeltoe.CircuitBreaker.Hystrix
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
public static class ThreadPoolEventTypeHelper
- Inheritance
-
ThreadPoolEventTypeHelper
- Inherited Members
Properties
Values
public static IList<ThreadPoolEventType> Values { get; }
Property Value
Methods
From(HystrixEventType)
public static ThreadPoolEventType From(this HystrixEventType eventType)
Parameters
eventType
HystrixEventType
Returns
From(HystrixRollingNumberEvent)
public static ThreadPoolEventType From(this HystrixRollingNumberEvent @event)