다음을 통해 공유


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

적용 대상