UpdateInstallProgress interface

Class representing the progress during installation of updates

Properties

numberOfUpdatesInstalled

Number of updates installed.

numberOfUpdatesToInstall

Number of updates to install.

percentComplete

Percentage of completion.

Property Details

numberOfUpdatesInstalled

Number of updates installed.

numberOfUpdatesInstalled?: number

Property Value

number

numberOfUpdatesToInstall

Number of updates to install.

numberOfUpdatesToInstall?: number

Property Value

number

percentComplete

Percentage of completion.

percentComplete?: number

Property Value

number