IBlockPoolMonitor.TrackMemoryReleased(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when memory is released by the cache.
public void TrackMemoryReleased (long releasedMemoryInByte);
public void TrackMemoryReleased (long releasedMemoryInBytes);
abstract member TrackMemoryReleased : int64 -> unit
abstract member TrackMemoryReleased : int64 -> unit
Public Sub TrackMemoryReleased (releasedMemoryInByte As Long)
Public Sub TrackMemoryReleased (releasedMemoryInBytes As Long)
Parameters
- releasedMemoryInBytereleasedMemoryInBytes
- Int64