Düzenle

Aracılığıyla paylaş


IBlockPoolMonitor.TrackMemoryAllocated(Int64) Method

Definition

Called when memory is newly allocated by the cache.

public void TrackMemoryAllocated (long allocatedMemoryInByte);
public void TrackMemoryAllocated (long allocatedMemoryInBytes);
abstract member TrackMemoryAllocated : int64 -> unit
abstract member TrackMemoryAllocated : int64 -> unit
Public Sub TrackMemoryAllocated (allocatedMemoryInByte As Long)
Public Sub TrackMemoryAllocated (allocatedMemoryInBytes As Long)

Parameters

allocatedMemoryInByteallocatedMemoryInBytes
Int64

Applies to