UpdateController Events |
The UpdateController type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckForUpdateCompleted |
Occurs when an asynchronous update check operation completes.
|
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
![]() | DownloadUpdateCompleted |
Occurs when an asynchronous update download operation completes.
|
![]() | DownloadUpdateProgressChanged |
Occurs during when an asynchronous update download operation successfully transfers
some or all of the data.
|
![]() | ShutdownRequested | Obsolete.
Occurs when applying an update requires the application to terminate.
|
![]() | UpdateDialogShowing |
Occurs before the built-in update information dialog displays information about
the current update available for download.
|
![]() | UpdateFound |
Occurs when one or more updates have been found.
|
![]() | UpdateStarting |
Occurs when an update is about to be applied.
|