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
Methods
Equals(object)
public override bool Equals(object o)
Parameters
oobject
Returns
GetHashCode()
public override int GetHashCode()
Returns
ToString()
public override string ToString()