File access error with FileSystemWatcher when multiple files are added to a directory
问题 I am running into an issue with a FileSystemWatcher when multiple files are placed into the watched directory. I want to parse the file as soon as it is placed in the directory. Typically, the first file parses fine, but adding a second file to the directory causes an access issue. Occasionally, the first file doesn\'t even parse. There is only one application running and watching this directory. Eventually, this process will be running on multiple machines and they will be watching a shared