共用方式為


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

實作

適用於