Class HysrixCollapserBase
Inheritance
System.Object
HysrixCollapserBase
Namespace: Steeltoe.CircuitBreaker.Hystrix
Assembly: Steeltoe.CircuitBreaker.HystrixBase.dll
Syntax
public abstract class HysrixCollapserBase : object
Constructors
| Edit this page View SourceHysrixCollapserBase()
Declaration
protected HysrixCollapserBase()
Fields
| Edit this page View Source_defaultNameCache
Declaration
protected static readonly ConcurrentDictionary<Type, string> _defaultNameCache
Field Value
Type | Description |
---|---|
ConcurrentDictionary<Type, System.String> |