DryadLinqContextQueue Property DryadLINQ documentation
The Queue that should be used for job submission. The default queue is the default value.

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

public string Queue { get; set; }

Property Value

Type: String
See Also

Reference