Table of Contents

Interface ICacheKeyStrategy

Namespace
Polly.Caching
Assembly
Polly.dll
public interface ICacheKeyStrategy
Extension Methods

Methods

GetCacheKey(Context)

string GetCacheKey(Context context)

Parameters

context Context

Returns

string