Open a specified stream and seek to the first record.
This method only seek to the first record.
To read record by record use ReadNext method.
When you stop to read the file you must call Close method.
This example show the basic use of the async methods in the FileHelperAsymcEngine:
FileHelperAsyncEngine Class | FileHelpers Namespace