Welcome to MSDN Blogs Sign in | Join | Help

February 2006 - Posts

Using DelayedFileSystemWatcher sample

See attached file for a sample on how to use DelayedFileSystemWatcher class described in my previous post FileSystemWatcher generates duplicate events - How to workaround
Posted by Adrian Hamza | 4 Comments
Filed under:

Attachment(s): Program.cs

FileSystemWatcher generates duplicate events - How to workaround

I had to use the FileSystemWatcher class these days and I found out that it raises multiple duplicate events. If you are not familiar with FileSystemWatcher class, this class allows you to watch a particular folder and receive notifications/events every
Posted by Adrian Hamza | 5 Comments
Filed under:

Attachment(s): DelayedFileSystemWatcher.cs
 
Page view tracker