ICacheMonitor.ReportCacheSize(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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