Click or drag to resize

NewBlockHeartbeatDataBlockId Property

Gets or sets the block ID.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public Guid BlockId { get; set; }

Property Value

Type: Guid
A Guid that uniquely identifies the block.
See Also