Click or drag to resize

BlockReportHeartbeatData Properties

The BlockReportHeartbeatData type exposes the following members.

Properties
 NameDescription
Public propertyBlocks Gets the the blocks that are stored on this data server.
Public propertyDiskSpaceFree Gets or sets the amount of free space on the disk holding the blocks.
(Inherited from StatusHeartbeatData)
Public propertyDiskSpaceTotal Gets or sets the total size of the disk(s) holding the servers blocks.
(Inherited from StatusHeartbeatData)
Public propertyDiskSpaceUsed Gets or sets the total amount of disk space used by the blocks on this server.
(Inherited from StatusHeartbeatData)
Top
See Also