1 reference to SendAsync
System.Threading.Tasks.Dataflow (1)
Base\DataflowBlock.cs (1)
282
return
SendAsync
<TInput>(target, item, CancellationToken.None);