다음을 통해 공유


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

적용 대상