Table of Contents

Class HystrixCommandGroupKeyDefault

Namespace
Steeltoe.CircuitBreaker.Hystrix
Assembly
Steeltoe.CircuitBreaker.HystrixBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class HystrixCommandGroupKeyDefault : HystrixKeyDefault, IHystrixCommandGroupKey, IHystrixKey
Inheritance
HystrixCommandGroupKeyDefault
Implements
Inherited Members

Properties

GroupCount

public static int GroupCount { get; }

Property Value

int

Methods

AsKey(string)

public static IHystrixCommandGroupKey AsKey(string name)

Parameters

name string

Returns

IHystrixCommandGroupKey