Skip to content

DefaultCacheMonitor.TrackMemoryReleased(int)

TrackMemoryReleased(int)

View source
public void TrackMemoryReleased(int memoryInByte)
Called when memory returned to block pool.

Parameters

memoryInByteint
The memory in bytes.