Click or drag to resize

IDownloadServiceStatus Property

Gets the current status of the download operation as a DownloadStatus enum value.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
DownloadStatus Status { get; }

Property Value

DownloadStatus
See Also