Compartir a través de


RetryContext.TotalRetryTime Property

Definition

The total amount of time spent in a retry loop for the current task.

public TimeSpan TotalRetryTime { get; init; }
member this.TotalRetryTime : TimeSpan with get, set
Public Property TotalRetryTime As TimeSpan

Property Value

Applies to