DryadLinqStreamInfoDataSize Property DryadLINQ documentation
The size in bytes of the dataset. Returns -1 if unknown.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public long DataSize { get; }

Property Value

Type: Int64
See Also

Reference