Compartilhar via


ICacheMonitor.TrackMemoryAllocated(Int32) Método

Definição

Chamado quando a nova memória é alocada pelo cache.

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

Aplica-se a