Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

MultiRecordEngine.BeginReadFile Method 

Method used to use this engine in Async mode. Work together with ReadNext. (Remember to call Close after read the data)

[Visual Basic]
Public Sub BeginReadFile( _
   ByVal fileName As String _
)
[C#]
public void BeginReadFile(
   string fileName
);

Parameters

fileName
The source file.

See Also

MultiRecordEngine Class | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox