IOutputCacheStore Interface

Definition

public interface IOutputCacheStore
type IOutputCacheStore = interface
Public Interface IOutputCacheStore
Derived

Methods

EvictByTagAsync(String, CancellationToken)
GetAsync(String, CancellationToken)
SetAsync(String, Byte[], String[], TimeSpan, CancellationToken)

Applies to