Click or drag to resize

MultiRecordEngineBeginReadStream Method

Overload List
  NameDescription
Public methodBeginReadStream(TextReader)
Read a generic file as delimited by newlines
Public methodBeginReadStream(IRecordReader)
Method used to use this engine in Async mode. Work together with ReadNext. (Remember to call Close after read the data)
Top
See Also