Declared in PartitionedDataStorage
Declaration
[Unit("B")]
[ReadOnly]
int Allocated;Description
The allocated memory is the total amount of memory that has been used by all data storage units.
Declared in PartitionedDataStorage
[Unit("B")]
[ReadOnly]
int Allocated;The allocated memory is the total amount of memory that has been used by all data storage units.