DefaultBlockPoolMonitor.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.
Track memory released from cache
public void TrackMemoryReleased(long releasedMemoryInByte);
abstract member TrackMemoryReleased : int64 -> unit
override this.TrackMemoryReleased : int64 -> unit
Public Sub TrackMemoryReleased (releasedMemoryInByte As Long)
Parameters
- releasedMemoryInByte
- Int64