共用方式為


ICacheMonitor.TrackMemoryAllocated(Int32) 方法

定義

快取配置新的記憶體時呼叫。

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)

參數

memoryInBytememoryInBytes
Int32

適用於