KrTask.Progress property
Optional progress state of the task.
public ProgressiveKestrunTaskState? Progress { get; set; }
See Also
- class ProgressiveKestrunTaskState
- record KrTask
- namespace Kestrun.Tasks
Optional progress state of the task.
public ProgressiveKestrunTaskState? Progress { get; set; }