ApplicationUpgradePolicy.ForceRestart Property

Definition

If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).

public bool? ForceRestart { get; set; }
member this.ForceRestart : Nullable<bool> with get, set
Public Property ForceRestart As Nullable(Of Boolean)

Property Value

Applies to