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

适用于