Table of Contents

Class CommandAndCacheKey

Namespace
Steeltoe.CircuitBreaker.Hystrix.Metric
Assembly
Steeltoe.CircuitBreaker.HystrixBase.dll
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