Skip to content

IBlockPoolMonitor.TrackMemoryAllocated(long)

TrackMemoryAllocated(long)

abstract
public abstract void TrackMemoryAllocated(long allocatedMemoryInBytes)
Called when memory is newly allocated by the cache.

Parameters

allocatedMemoryInByteslong
The allocated memory, in bytes.