void onContentUpdatePollPreApply(ContentUpdatePollPreApplyEventArgs isPaused)

Called after all files have been downloaded to hold or resume an update.

Parameters

Name Description
isPaused ContentUpdatePollPreApplyEventArgs
Pauses or resumes the update.

Return

Void.