Click or drag to resize

MultiInputRecordReaderTBufferSize Property

Gets the buffer size to use to read input files.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public int BufferSize { get; }

Property Value

Type: Int32

Implements

IMultiInputRecordReaderBufferSize
See Also