IOutputCacheStore 接口

定义

public interface IOutputCacheStore
type IOutputCacheStore = interface
Public Interface IOutputCacheStore
派生

方法

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

适用于