getBlock.LinkTo(writeBlock, new DataflowLinkOptions { PropagateCompletion = true }, i => i == 12) getBlock.LinkTo(DataflowBlock.NullTarget<int>());