RollingUpgradePolicyDescription.InstanceCloseDelayDuration Property

Definition

Duration to wait before a stateless instance which is impacted by application/cluster upgrade is closed, to allow the active requests to drain gracefully. This wait duration is effective only for the instances of those services which have a non-zero value configured for the InstanceCloseDelayDuration, and will override the pre-configured value. For details: InstanceCloseDelayDuration

public TimeSpan InstanceCloseDelayDuration { get; set; }
member this.InstanceCloseDelayDuration : TimeSpan with get, set
Public Property InstanceCloseDelayDuration As TimeSpan

Property Value

Applies to