JobStepExecutionOptions.RetryIntervalBackoffMultiplier 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 backoff multiplier for the time between retries.
public float? RetryIntervalBackoffMultiplier { get; set; }
member this.RetryIntervalBackoffMultiplier : Nullable<single> with get, set
Public Property RetryIntervalBackoffMultiplier As Nullable(Of Single)