Click or drag to resize

BlockSender Constructor (BlockAssignment)

Initializes a new instance of the BlockSender class.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public BlockSender(
	BlockAssignment assignment
)

Parameters

assignment
Type: Ookii.Jumbo.DfsBlockAssignment
The block assignment.
See Also