Condividi tramite


IBlockPoolMonitor.TrackMemoryAllocated(Int64) Metodo

Definizione

Chiamato quando la memoria viene appena allocata dalla 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)

Parametri

allocatedMemoryInByteallocatedMemoryInBytes
Int64

Si applica a