Partager via


ICacheMonitor.TrackMemoryAllocated(Int32) Méthode

Définition

Appelé lorsque la nouvelle mémoire est allouée par le 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)

Paramètres

memoryInBytememoryInBytes
Int32

S’applique à