Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateInstallProgress

Package version

interface

An interface representing UpdateInstallProgress. Class representing the progress during installation of updates

Hierarchy

  • UpdateInstallProgress

Index

Properties

Optional numberOfUpdatesInstalled

numberOfUpdatesInstalled: undefined | number
member

{number} [numberOfUpdatesInstalled] Number of updates installed.

Optional numberOfUpdatesToInstall

numberOfUpdatesToInstall: undefined | number
member

{number} [numberOfUpdatesToInstall] Number of updates to install.

Optional percentComplete

percentComplete: undefined | number
member

{number} [percentComplete] Percentage of completion.

Generated using TypeDoc