IMultiQueryableNumberOfInputs Property DryadLINQ documentation
Gets the number of queries in this instance of IMultiQueryable

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

uint NumberOfInputs { get; }

Property Value

Type: UInt32
See Also

Reference