IOutputCachePolicy Interface

Definition

public interface IOutputCachePolicy
type IOutputCachePolicy = interface
Public Interface IOutputCachePolicy

Methods

CacheRequestAsync(OutputCacheContext, CancellationToken)
ServeFromCacheAsync(OutputCacheContext, CancellationToken)
ServeResponseAsync(OutputCacheContext, CancellationToken)

Applies to