Click or drag to resize

NewBlockHeartbeatData Properties

The NewBlockHeartbeatData type exposes the following members.

Properties
 NameDescription
Public propertyBlockId Gets or sets the block ID.
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)
Public propertySize Gets or sets the size of the block.
Top
See Also