RetryContext.ElapsedTime Propiedad

Definición

Cantidad de tiempo invertido en reintentar hasta ahora.

public:
 property TimeSpan ElapsedTime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan ElapsedTime { get; set; }
member this.ElapsedTime : TimeSpan with get, set
Public Property ElapsedTime As TimeSpan

Valor de propiedad

TimeSpan

Se aplica a