Compartilhar via


RetryContext.LastFailure Property

Definition

The details of the previous task failure.

public Microsoft.DurableTask.TaskFailureDetails LastFailure { get; init; }
member this.LastFailure : Microsoft.DurableTask.TaskFailureDetails with get, set
Public Property LastFailure As TaskFailureDetails

Property Value

Applies to