DryadLinqExceptionErrorCode Property DryadLINQ documentation
Exception's error code. Maps to values in DryadLinqErrorCode.

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

Property Value

Type: Int32
See Also

Reference