Partager via


IBlockPoolMonitor.TrackMemoryAllocated(Int64) Méthode

Définition

Appelé lorsque la mémoire est nouvellement allouée par le 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)

Paramètres

allocatedMemoryInByteallocatedMemoryInBytes
Int64

S’applique à