SerialPipelineStageBuilder<TBaseNode>.WithAlwaysContinue Method
Definition
Always continue to the next stage after this one, irrespective of errors in the tree.
public override SerialPipelineStageBuilder<TBaseNode> WithAlwaysContinue();
Returns
SerialPipelineStageBuilder<TBaseNode>
The fluent builder.
Last modified: 12 August 2025