Submits a list of DryadLINQ queries for asynchronous execution.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- sources
- Type: System.LinqIQueryable
Queries to execute.
Return Value
Type: DryadLinqJobInfoJob information for tracking the execution.
See Also