IOutputCacheStore 介面

定義

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

方法

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

適用於