ChronologicalEvictionStrategy<TCachedMessage>.PerformPurge 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提取代理程式嘗試在快取上執行清除時應該呼叫的方法
public void PerformPurge (DateTime nowUtc);
abstract member PerformPurge : DateTime -> unit
override this.PerformPurge : DateTime -> unit
Public Sub PerformPurge (nowUtc As DateTime)
參數
- nowUtc
- DateTime