KrTask.ChildrenId property
Identifiers of any child tasks spawned by this task.
public string[] ChildrenId { get; set; }
See Also
- record KrTask
- namespace Kestrun.Tasks
Identifiers of any child tasks spawned by this task.
public string[] ChildrenId { get; set; }