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.
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)