Share via


RetryContext.CurrentRetryCount Property

Definition

Gets the number of retries for the given operation.

public int CurrentRetryCount { get; }
member this.CurrentRetryCount : int
Public ReadOnly Property CurrentRetryCount As Integer

Property Value

An integer specifying the number of retries for the given operation.

Applies to