ParallelPipelineStage<TContext, TBaseNode>.Processors Property
Definition
The processors in the stage.
public IReadOnlyList<Processor<TContext, TBaseNode>> Processors { get; }
Property Value
Last modified: 12 August 2025
The processors in the stage.