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

实现

适用于