次の方法で共有


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

適用対象