Düzenle

Aracılığıyla paylaş


DefaultBlockPoolMonitor.TrackMemoryAllocated(Int64) Method

Definition

Called when memory is newly allocated by the cache.

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

Parameters

allocatedMemoryInByte
Int64

Implements

Applies to