Compartir a través de


ICacheMonitor.TrackMemoryAllocated(Int32) Método

Definición

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

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

Parámetros

memoryInBytememoryInBytes
Int32

Se aplica a