Düzenle

Aracılığıyla paylaş


ICacheMonitor.ReportCacheSize(Int64) Method

Definition

Called to report the total cache size.

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)

Parameters

totalCacheSizeInBytetotalCacheSizeInBytes
Int64

Applies to