DryadLinqContext ExecutorKind Property DryadLINQ documentation
Gets and sets the job executor. The current release only supports Dryad.

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

public ExecutorKind ExecutorKind { get; set; }

Property Value

Type: ExecutorKind
See Also