Click here to Skip to main content
15,893,814 members
Articles / Programming Languages / C#

Enhanced FileSystemWatcher

Rate me:
Please Sign up or sign in to vote.
4.45/5 (20 votes)
20 Feb 2014CPOL2 min read 82.4K   2.6K   72  
Enhanced FileSystemWatcher class, which can be used to suppress duplicate events that fire on a single change to the file

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
I am currently based in Edmonton Alberta, and have been working in Software Industry since 2001.

Since 2003, I have been deeply involved in execution multiple Projects in .Net, and have worked on both Web Based and Windows based applications

In past, I have also played role of Team/Tech Lead while keeping myself hands on in terms of coding.

Comments and Discussions