IDownloadServiceCancelTaskAsync Method |
Cancels the current download operation asynchronously and returns a Task object that represents the cancellation operation.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxReturn Value
TaskA Task object that represents the asynchronous cancellation operation.
See Also