| IMultiInputRecordReaderBufferSize 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 ReadOnly Property BufferSize As Integer
Get
property int BufferSize {
int get ();
}
abstract BufferSize : int with get
Property Value
Type:
Int32See Also