Compartir a través de


DefaultCacheMonitor.TrackMemoryAllocated(Int32) Método

Definición

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

public void TrackMemoryAllocated (int memoryInByte);
abstract member TrackMemoryAllocated : int -> unit
override this.TrackMemoryAllocated : int -> unit
Public Sub TrackMemoryAllocated (memoryInByte As Integer)

Parámetros

memoryInByte
Int32

Implementaciones

Se aplica a