1 reference to BatchBlockTargetCore
System.Threading.Tasks.Dataflow (1)
Blocks\BatchBlock.cs (1)
71
_target = new
BatchBlockTargetCore
(this, batchSize, _source.AddMessage, dataflowBlockOptions);