Click or drag to resize

ReplicateBlockHeartbeatResponseBlockAssignment Property

Gets the new assignment information for the block to be replicated.

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

Property Value

Type: BlockAssignment
The BlockAssignment that contains the new assignment information for the block to be replicated.
See Also