DryadLinqStreamInfoPartitionCount Property DryadLINQ documentation
The number of partitions 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 int PartitionCount { get; }

Property Value

Type: Int32
See Also

Reference