Поделиться через


DefaultCacheMonitor.TrackMemoryAllocated(Int32) Метод

Определение

Вызывается, когда кэш выделяет новую память.

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

Параметры

memoryInByte
Int32

Реализации

Применяется к