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

FileHelperAsyncEngine Class

One of the main classes of the library.

This engine is responsable to Read/Write the records One by One from/to files or streams.

For a list of all members of this type, see FileHelperAsyncEngine Members.

System.Object
   FileHelpers.EngineBase
      FileHelpers.FileHelperAsyncEngine

[Visual Basic]
NotInheritable Public Class FileHelperAsyncEngine
    Inherits EngineBase
    Implements IEnumerable, IDisposable
[C#]
public sealed class FileHelperAsyncEngine : EngineBase, IEnumerable, IDisposable

Remarks

You can set the ErrorMode of this class when found an error, and can retrive them with the Errors property.

See in the Class Diagram and in the Quick Start Guide for more Info.

Or you can browse the Examples Seccion for more code.

Example

This example show the basic use of the async methods in the FileHelperAsymcEngine:


        

Requirements

Namespace: FileHelpers

Assembly: FileHelpers (in FileHelpers.dll)

See Also

FileHelperAsyncEngine Members | FileHelpers Namespace | Quick Start Guide | Class Diagram | Examples of Use | Attributes List


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