次の方法で共有


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

実装

適用対象