ActivityPolicy.RetryIntervalInSeconds Property

Definition

Interval between each retry attempt (in seconds). The default is 30 sec.

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

Property Value

Applies to