TaskStateManagementIsCompletedSuccessfully Property |
Gets whether the task ran to completion.
Result is true if the task ran to completion; otherwise false.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IsCompletedSuccessfully { get; }Property Value
Boolean
See Also