Click here to Skip to main content
15,892,222 members
Articles / Programming Languages / C#

Workaround Double Callback of FileSystemWatcher Event Handler

Rate me:
Please Sign up or sign in to vote.
3.50/5 (8 votes)
19 Jun 2006CPOL1 min read 86.7K   700   25  
If you need to process a file as soon as it is created, the FileSystemWatcher is your solution, but it can confound you.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions