I think I finally got it working :-)
var listOfBufferedLines = ReadLineFromFile(ReadFilePath);
var listOfLinesInBatch = new List<string>();
foreach (var line in listOfBufferedLines)
#(var #add(line) #writing #line #this
https://stackoverflow.com/questions/1...
https://stackoverflow.com/questions/1...