Table of Contents

Class CommandAndCacheKey

Namespace
Steeltoe.CircuitBreaker.Hystrix.Metric
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 CommandAndCacheKey
Inheritance
CommandAndCacheKey
Inherited Members

Constructors

CommandAndCacheKey(string, string)

public CommandAndCacheKey(string commandName, string cacheKey)

Parameters

commandName string
cacheKey string

Methods

Equals(object)

public override bool Equals(object o)

Parameters

o object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

ToString()

public override string ToString()

Returns

string