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