Class CollapserEventTypeHelper
Inheritance
System.Object
CollapserEventTypeHelper
Namespace: Steeltoe.CircuitBreaker.Hystrix
Assembly: Steeltoe.CircuitBreaker.HystrixBase.dll
Syntax
public static class CollapserEventTypeHelper : object
Properties
| Edit this page View SourceValues
Declaration
public static IList<CollapserEventType> Values { get; }
Property Value
Type | Description |
---|---|
IList<CollapserEventType> |
Methods
| Edit this page View SourceFrom(HystrixRollingNumberEvent)
Declaration
public static CollapserEventType From(this HystrixRollingNumberEvent event)
Parameters
Type | Name | Description |
---|---|---|
HystrixRollingNumberEvent | event |
Returns
Type | Description |
---|---|
CollapserEventType |