Table of Contents

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

int

Methods

AsKey(string)

public static IHystrixCommandGroupKey AsKey(string name)

Parameters

name string

Returns

IHystrixCommandGroupKey