SelfHostedIntegrationRuntimeStatus.UpdateDelayOffset 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 time in the date scheduled by service to update the integration runtime, e.g., PT03H is 3 hours.
public TimeSpan? UpdateDelayOffset { get; }
member this.UpdateDelayOffset : Nullable<TimeSpan>
Public ReadOnly Property UpdateDelayOffset As Nullable(Of TimeSpan)