DefaultCacheMonitor.ReportCacheSize(Int64) メソッド

定義

合計キャッシュ サイズを報告するために呼び出されます。

public void ReportCacheSize (long totalCacheSizeInByte);
abstract member ReportCacheSize : int64 -> unit
override this.ReportCacheSize : int64 -> unit
Public Sub ReportCacheSize (totalCacheSizeInByte As Long)

パラメーター

totalCacheSizeInByte
Int64

実装

適用対象