KrTask.State property
Final state of the task when the result was captured.
public TaskState State { get; set; }
See Also
- enum TaskState
- record KrTask
- namespace Kestrun.Tasks
Final state of the task when the result was captured.
public TaskState State { get; set; }