RetryContext.RetryReason Property

Definition

The error precipitating the current retry if any.

public:
 property Exception ^ RetryReason { Exception ^ get(); void set(Exception ^ value); };
public Exception RetryReason { get; set; }
public Exception? RetryReason { get; set; }
member this.RetryReason : Exception with get, set
Public Property RetryReason As Exception

Property Value

Applies to