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