GenericCsvReader2
Represents an exception that occured while attempting to import data.
Gets a value indicating whether the end of the file has been reached.
Initializes a new instance of the GenericCsvReader2 class.
Initializes a new instance of the GenericCsvReader2 class.
Initializes a new instance of the GenericCsvReader2 class.
public GenericCsvReader2(string file, IoReporterContext context, ILog logger, CancellationToken token)
Initializes a new instance of the GenericCsvReader2 class.
public GenericCsvReader2(string file, Encoding encoding, IoReporterContext context, ILog logger, CancellationToken token)
Initializes a new instance of the GenericCsvReader2 class.
Reads the next line of the file.