Class HystrixCommandKeyDefault
- Namespace
- Steeltoe.CircuitBreaker.Hystrix
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
public class HystrixCommandKeyDefault : HystrixKeyDefault, IHystrixCommandKey, IHystrixKey
- Inheritance
-
HystrixCommandKeyDefault
- Implements
- Inherited Members
Properties
CommandCount
public static int CommandCount { get; }
Property Value
Methods
AsKey(string)
public static IHystrixCommandKey AsKey(string name)
Parameters
name
string