ICacheMonitor.ReportCacheSize(Int64) メソッド

定義

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

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

パラメーター

totalCacheSizeInBytetotalCacheSizeInBytes
Int64

適用対象