Class in Zendir.Messages
| Inherits from Message
Declaration
class DataStorageMessage;
Description
Message used to define the storage information about the partitioned data storage and the amount of memory used.
Properties
Declared | Description |
---|---|
Allocated | The allocated amount of bytes used by the storage system. |
Capacity | The maximum allowed bytes within the storage system. |
Partitions | The number of units created as partitions within thestorage system. |