Click or drag to resize

IDownloadServiceIsBusy Property

Gets a value indicating whether the download operation is currently in progress.

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

Property Value

Boolean
See Also