IInstallationJob Properties

The IInstallationJob interface defines the following properties.

Property Description
AsyncState Gets the caller-specific state object that is passed to the IUpdateInstaller.BeginInstall or IUpdateInstaller.BeginUninstall method.
IsCompleted Gets a value that indicates whether a call to the IUpdateInstaller.BeginInstall or IUpdateInstaller.BeginUninstall method is completely processed.
Updates Gets an interface that contains a read-only collection of the updates that are specified in the installation or uninstallation.