The properties of the FileHelperAsyncEngine class are listed below. For a complete list of FileHelperAsyncEngine class members, see the FileHelperAsyncEngine Members topic.
Encoding (inherited from FileHelpers.EngineBase) | The encoding to Read and Write the streams. |
ErrorManager (inherited from FileHelpers.EngineBase) | This is a common class that manage the errors of the library. |
FooterText (inherited from FileHelpers.EngineBase) | The read footer in the last read operation. If any. |
HeaderText (inherited from FileHelpers.EngineBase) | The read header in the last read operation. If any. |
LastRecord | Contains the last Record read by the ReadNext method. |
LineNumber (inherited from FileHelpers.EngineBase) | The current line number. |
RecordType (inherited from FileHelpers.EngineBase) | Returns the type of records handled by this engine. |
TotalRecords (inherited from FileHelpers.EngineBase) | The total numbers of records in the last read/written file (only works with whole read/write). |
IDisposable.Dispose | Release Resources |
IEnumerable.GetEnumerator | Allows to loop record by record in the engine |
FileHelperAsyncEngine Class | FileHelpers Namespace | Quick Start Guide | Class Diagram | Examples of Use | Attributes List