Click or drag to resize

TaskStateManagementStatus Property

Gets the TaskStatus of this task.

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

Property Value

TaskStatus
See Also