Git repository with example code discussed in this article. The Problem FileSystemWatcher is a great little class to take the hassle out of monitoring activity in folders and files but, through no real fault of its own, it can behave unpredictably, firing multiple events for a single action. Note that in some scenarios, like the…
↧