Table of Contents

Class HystrixCommandKeyDefault

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 HystrixCommandKeyDefault : HystrixKeyDefault, IHystrixCommandKey, IHystrixKey
Inheritance
HystrixCommandKeyDefault
Implements
Inherited Members

Properties

CommandCount

public static int CommandCount { get; }

Property Value

int

Methods

AsKey(string)

public static IHystrixCommandKey AsKey(string name)

Parameters

name string

Returns

IHystrixCommandKey