Table of Contents

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

IList<ThreadPoolEventType>

Methods

From(HystrixEventType)

public static ThreadPoolEventType From(this HystrixEventType eventType)

Parameters

eventType HystrixEventType

Returns

ThreadPoolEventType

From(HystrixRollingNumberEvent)

public static ThreadPoolEventType From(this HystrixRollingNumberEvent @event)

Parameters

event HystrixRollingNumberEvent

Returns

ThreadPoolEventType