Skip to content

ICacheMonitor.TrackMemoryAllocated(int)

TrackMemoryAllocated(int)

abstract
public abstract void TrackMemoryAllocated(int memoryInBytes)
Called when new memory is allocated by the cache.

Parameters

memoryInBytesint
The memory in bytes.