RetryContext.ElapsedTime Property

Definition

The amount of time spent retrying so far.

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

Property Value

Applies to