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

适用于