DefaultCacheMonitor.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);
abstract member ReportCacheSize : int64 -> unit
override this.ReportCacheSize : int64 -> unit
Public Sub ReportCacheSize (totalCacheSizeInByte As Long)
Parameters
- totalCacheSizeInByte
- Int64