DefaultBlockPoolMonitor.TrackMemoryAllocated(Int64) メソッド

定義

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

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

パラメーター

allocatedMemoryInByte
Int64

実装

適用対象