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