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.
public abstract void TrackMemoryAllocated(long allocatedMemoryInBytes)allocatedMemoryInByteslong