IDownloadServicePause Method |
Pauses the current download operation. In this way, you can resume the download very quickly.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
Remarks
Note: Please use the cancel method instead of this method
if you want to stop and dispose of the download and save the download package until you can resume it again.
See Also