Compartir a través de


DefaultBlockPoolMonitor.TrackMemoryAllocated(Int64) Método

Definición

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

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

Parámetros

allocatedMemoryInByte
Int64

Implementaciones

Se aplica a