Table of Contents

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

int

Methods

AsKey(string)

public static IHystrixCommandKey AsKey(string name)

Parameters

name string

Returns

IHystrixCommandKey