Skip to content

ICacheMonitor.TrackMemoryReleased(int)

TrackMemoryReleased(int)

abstract
public abstract void TrackMemoryReleased(int memoryInBytes)
Called when memory returned to block pool.

Parameters

memoryInBytesint
The memory in bytes.