共用方式為


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

適用於