NodeUpgradeProgress.UpgradeDuration Property

Definition

Gets the estimated time spent processing the node since it was deactivated during a node-by-node upgrade. Value is undefined for other types of upgrades.

public TimeSpan UpgradeDuration { get; }
member this.UpgradeDuration : TimeSpan
Public ReadOnly Property UpgradeDuration As TimeSpan

Property Value

The estimated time spent processing the node since it was deactivated during a node-by-node upgrade. Value is undefined for other types of upgrades.

Applies to