IDownloadServiceDownloadStarted Event |
Event that is raised when the download operation starts.
The event handler is passed a DownloadStartedEventArgs object that contains
information about the download operation, such as the download URL and the local file path.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
See Also