Skip to content

DefaultCacheMonitor.TrackMemoryAllocated(int)

TrackMemoryAllocated(int)

View source
public void TrackMemoryAllocated(int memoryInByte)
Called when new memory is allocated by the cache.

Parameters

memoryInByteint
The memory in bytes.