IMemoryConsumption

Description

interface Tinman.Core.System.IMemoryConsumption

Base interface for classes that report an estimate of their own memory consumption.

Public / Attributes

Memory​Consumption


public attribute MemoryConsumption → (get)

value : int64

[>=0]
The estimated memory consumption, in bytes.

Returns the estimated memory consumption of this object.