Partilhar via


IBlockPoolMonitor.TrackMemoryAllocated(Int64) Método

Definição

Chamado quando a memória é alocada recentemente pelo 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)

Parâmetros

allocatedMemoryInByteallocatedMemoryInBytes
Int64

Aplica-se a