DryadLinqContextEnableSpeculativeDuplication Property DryadLINQ documentation
Enables or disables speculative duplication of vertices based on runtime performance analysis.

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

public bool EnableSpeculativeDuplication { get; set; }

Property Value

Type: Boolean
Remarks

The default is true.

See Also

Reference