UpdateDownloadProgress Class

Definition

Details about the download progress of update.

public class UpdateDownloadProgress
type UpdateDownloadProgress = class
Public Class UpdateDownloadProgress
Inheritance
UpdateDownloadProgress

Properties

DownloadPhase

The download phase.

NumberOfUpdatesDownloaded

Number of updates downloaded.

NumberOfUpdatesToDownload

Number of updates to download.

PercentComplete

Percentage of completion.

TotalBytesDownloaded

Total bytes downloaded.

TotalBytesToDownload

Total bytes to download.

Applies to