RetryContext.TotalRetryTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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