Overload List
| Name | Description | |
|---|---|---|
| SubmitAndWait( IQueryable ) |
Submits a list of DryadLinq queries for execution and waits for the job to complete
| |
| SubmitAndWait TSource (IQueryable TSource ) |
Submits a specified query and then waits for the job to complete
|
See Also