SimpleDataflow<T>.Batch method

Links a BatchBlock to the pipeline.

public SimpleDataflow<T[]> Batch(int batchSize)

See Also