Table of Contents

Interface ICachePolicy<TResult>

Namespace
Polly.Caching
Assembly
Polly.dll

Defines properties and methods common to all Cache policies generic-typed for executions returning results of type TResult.

public interface ICachePolicy<TResult> : ICachePolicy, IsPolicy

Type Parameters

TResult
Inherited Members