DryadLinqJobInfoJobIds Property DryadLINQ documentation
Gets the job ids of the DryadLINQ jobs.

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

public ReadOnlyCollection<string> JobIds { get; }

Property Value

Type: ReadOnlyCollectionString
See Also

Reference