I have to develop a windows service project.

Oct 22 2012 9:38 AM
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