Click or drag to resize
IUpdateUIClose Method
Closes the user interface. This method will only be called after Finish(UpdateResult, String, Exception), and only if the update was started with the AutoClose flag set in the UpdateController.

Namespace: Kjs.AppLife.Update.Engine.Core
Assembly: Kjs.AppLife.Update.Engine.Core (in Kjs.AppLife.Update.Engine.Core.dll) Version: 1.0.0.12 (4.0.0.0)
Syntax
void Close()
See Also