0
Answer

Hanlding temp files while using FileSystemWatcher

Ask a question
chaitanya

chaitanya

15y
3.5k
1
Hi guys, I need to use FileSystemWatcher in my application. I already have a work around for duplicate firing of the event. But for some apps, like MS Word or excel, lot of temp files are created and many events fired accordingly. I just need to respond to the main event when file was finally created, modified or deleted. Is there any solution to this problem? I would also like to know if FSW would work only for logical drives or network drives also? any help wud much appreciated. let me know if you need any code snippet or details about the situation. Thanks.

Next Recommended Forum