Table of Contents

Class DefaultCacheKeyStrategy

Namespace
Polly.Caching
Assembly
Polly.dll
public class DefaultCacheKeyStrategy : ICacheKeyStrategy
Inheritance
DefaultCacheKeyStrategy
Implements
Inherited Members
Extension Methods

Constructors

DefaultCacheKeyStrategy()

public DefaultCacheKeyStrategy()

Fields

Instance

public static readonly ICacheKeyStrategy Instance

Field Value

ICacheKeyStrategy

Methods

GetCacheKey(Context)

public string GetCacheKey(Context context)

Parameters

context Context

Returns

string