Compartir a través de


IBlockPoolMonitor.TrackMemoryAllocated(Int64) Método

Definición

Se llama cuando la memoria se asigna recientemente mediante la memoria caché.

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)

Parámetros

allocatedMemoryInByteallocatedMemoryInBytes
Int64

Se aplica a