NodeUpgradeProgress.UpgradeDuration 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.
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.