Compartir a través de


RetryContext.RetryReason Propiedad

Definición

Error que precipita el reintento actual si existe.

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

Valor de propiedad

Se aplica a