Click or drag to resize
UpdateControllerApplyUpdate Method
Overload List
  NameDescription
Public methodApplyUpdate
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.
Public methodApplyUpdate(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.
Public methodApplyUpdate(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.
Top
See Also