1 reference to ActionBlock
System.Threading.Tasks.Dataflow (1)
Base\DataflowBlock.cs (1)
2378Target = new ActionBlock<TOutput>((Func<TOutput, Task>)ProcessItemAsync, DataflowBlock._nonGreedyExecutionOptions);