Click or drag to resize

DfsInputStreamBlocksRead Property

Gets the number of blocks read.

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

Property Value

Type: Int32
The number of blocks read.
See Also