RoutineRun.ErrorStatusCode Property

Definition

The downstream error status code captured for a failed attempt, when available.

public int? ErrorStatusCode { get; }
member this.ErrorStatusCode : Nullable<int>
Public ReadOnly Property ErrorStatusCode As Nullable(Of Integer)

Property Value

Applies to