Class ThreadPoolEventTypeHelper
Inheritance
System.Object
ThreadPoolEventTypeHelper
Assembly: Steeltoe.CircuitBreaker.HystrixBase.dll
Syntax
public static class ThreadPoolEventTypeHelper : object
Properties
|
Edit this page
View Source
Values
Declaration
public static IList<ThreadPoolEventType> Values { get; }
Property Value
Methods
|
Edit this page
View Source
From(HystrixEventType)
Declaration
public static ThreadPoolEventType From(this HystrixEventType eventType)
Parameters
Returns
|
Edit this page
View Source
From(HystrixRollingNumberEvent)
Declaration
public static ThreadPoolEventType From(this HystrixRollingNumberEvent event)
Parameters
Returns