| UpdateControllerApplyUpdate Method |
| Name | Description | |
|---|---|---|
| ApplyUpdate |
Applies the downloaded update represented by CurrentUpdate. If the update is
applied, the application will shut down. If EnableAutoChaining is ,
applies all chained updates in sequence.
| |
| ApplyUpdate(ApplyUpdateOptions) |
Applies the downloaded update represented by CurrentUpdate. If the update is
applied, the application will shut down. If EnableAutoChaining is ,
applies all chained updates in sequence.
| |
| ApplyUpdate(ApplyUpdateOptions, IDictionary) |
Applies the downloaded update represented by CurrentUpdate. If the update is
applied, the application will shut down. If EnableAutoChaining is ,
applies all chained updates in sequence.
|