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

实现

适用于