次の方法で共有


IBlockPoolMonitor.TrackMemoryAllocated(Int64) メソッド

定義

キャッシュによってメモリが新しく割り当てられるときに呼び出されます。

public void TrackMemoryAllocated (long allocatedMemoryInByte);
public void TrackMemoryAllocated (long allocatedMemoryInBytes);
abstract member TrackMemoryAllocated : int64 -> unit
abstract member TrackMemoryAllocated : int64 -> unit
Public Sub TrackMemoryAllocated (allocatedMemoryInByte As Long)
Public Sub TrackMemoryAllocated (allocatedMemoryInBytes As Long)

パラメーター

allocatedMemoryInByteallocatedMemoryInBytes
Int64

適用対象