KrTask.State property

Final state of the task when the result was captured.

public TaskState State { get; set; }

See Also