IUpdateUIRequestPause Event |
Raised when the update should be paused. The udpate will not be paused immediately; once it is paused, Update(UpdateUIState, UpdateState, String, Int32, Int32) will be called with its uiState parameter set to Paused.
If the update was nearly finished when RequestPause was raised, the update may simply finish and not be paused.
Namespace: Kjs.AppLife.Update.Engine.Core