다음을 통해 공유


DefaultCacheMonitor.TrackMemoryAllocated(Int32) 메서드

정의

캐시에서 새 메모리를 할당할 때 호출됩니다.

public void TrackMemoryAllocated (int memoryInByte);
abstract member TrackMemoryAllocated : int -> unit
override this.TrackMemoryAllocated : int -> unit
Public Sub TrackMemoryAllocated (memoryInByte As Integer)

매개 변수

memoryInByte
Int32

구현

적용 대상