0
Answer

I have to develop a windows service project.

I have to develop a windows service project in which it has to monitor a directory(multiple files) and then read them one by one. As we know we can use filesystemwatcher for the monitoring a folder but my problem is how to read each file at one time