Click or drag to resize

IDownloadServiceClear Method

Clears any data related to the current download operation.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Task Clear()

Return Value

Task
A Task object that represents the asynchronous clearing operation.
See Also