Freigeben über


UpdateDownloadProgress Klasse

Definition

Details zum Downloadstatus des Updates.

public class UpdateDownloadProgress
type UpdateDownloadProgress = class
Public Class UpdateDownloadProgress
Vererbung
UpdateDownloadProgress

Konstruktoren

UpdateDownloadProgress()

Initialisiert eine neue instance der UpdateDownloadProgress-Klasse.

UpdateDownloadProgress(String, Nullable<Int32>, Nullable<Double>, Nullable<Double>, Nullable<Int32>, Nullable<Int32>)

Initialisiert eine neue instance der UpdateDownloadProgress-Klasse.

Eigenschaften

DownloadPhase

Ruft die Downloadphase ab. Mögliche Werte: "Unknown", "Initializing", "Downloading", "Verifying"

NumberOfUpdatesDownloaded

Ruft die Anzahl der heruntergeladenen Updates ab.

NumberOfUpdatesToDownload

Ruft die Anzahl der herunterzuladenden Updates ab.

PercentComplete

Ruft den Prozentsatz der Fertigstellung ab.

TotalBytesDownloaded

Ruft die Gesamtzahl der heruntergeladenen Bytes ab.

TotalBytesToDownload

Ruft die Gesamtanzahl der herunterzuladenden Bytes ab.

Gilt für: