TrackMemoryAllocated(int)
abstract
public abstract void TrackMemoryAllocated(int memoryInBytes) Called when new memory is allocated by the cache.
Parameters
memoryInBytesint- The memory in bytes.
public abstract void TrackMemoryAllocated(int memoryInBytes)memoryInBytesint