Property HasOpenJoins
HasOpenJoins
Whether any fan-out is still waiting on branches.
[JsonIgnore]
public bool HasOpenJoins { get; }
Property Value
Remarks
Derived, so it is not persisted — Joins is the stored truth and this only reads it. An instance with no open joins and nothing in flight has nowhere left to go.