DryadLinqContextForceGC Property DryadLINQ documentation
Gets or sets whether to run GC after Moxie runs each task.

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 ForceGC { get; set; }

Property Value

Type: Boolean
Remarks

This only works with Moxie (for now at least).
See Also

Reference