Partager via


RetryContext.RetryReason Propriété

Définition

Erreur qui a précipité la nouvelle tentative actuelle, le cas échéant.

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

Valeur de propriété

S’applique à