Property progress
progress
Progress state shared by the currently running graph execution.
public ExecutionProgress progress { get; }
Property Value
Remarks
This object is updated by the progressive execution loop so callers can inspect completed nodes, total work, or similar runtime progress information while the handle is active.