Udostępnij za pośrednictwem


RetryPolicy.RetryCount Property

Definition

Optional. Number of times a retry should be attempted.

public int? RetryCount { get; set; }
member this.RetryCount : Nullable<int> with get, set
Public Property RetryCount As Nullable(Of Integer)

Property Value

Applies to