Click or drag to resize
UpdateDisplayEstimatedDownloadTimeRemaining Property
Returns a TimeSpan indicating the estimated time remaining to complete the update package download.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public TimeSpan EstimatedDownloadTimeRemaining { get; }

Property Value

Type: TimeSpan
See Also