Click or drag to resize

TaskStateManagementIsCompletedSuccessfully Property

Gets whether the task ran to completion. Result is true if the task ran to completion; otherwise false.

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

Property Value

Boolean
See Also