DryadLinqContextContainerMbMemory Property DryadLINQ documentation
Gets or sets the amount of memory in Megabytes requested for the worker containers.

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

public int ContainerMbMemory { get; set; }

Property Value

Type: Int32
See Also

Reference