FileSystemWatcher fired twice when modify a file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I create a FileSystemWatcher service to audit some files. Every thing works
fine except that the service fired twice when a specific file is changed. I
know that is within the design, but I want to know if there is a easy way to
avoid the first or second firing?

thanks in advance
 
Back
Top