Click or drag to resize
UpdateDisplayTotalBytes Property
Gets the total bytes to be downloaded. This value is cummulative for updates in a chain of updates.

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 long TotalBytes { get; set; }

Property Value

Type: Int64
See Also