Skip to content

DefaultBlockPoolMonitor.TrackMemoryAllocated(long)

TrackMemoryAllocated(long)

View source
public void TrackMemoryAllocated(long allocatedMemoryInByte)
Called when memory is newly allocated by the cache.

Parameters

allocatedMemoryInBytelong
The allocated memory, in bytes.