TrackMemoryAllocated(int)View sourcepublic void TrackMemoryAllocated(int memoryInByte) Called when new memory is allocated by the cache. ParametersmemoryInByteintThe memory in bytes.