Visual Basic .NET » Database Programming
problem with filesystemwatcher -- rlindkvist --


Hello

I have an application witch is detecting a lot of folders with the filesystemwatcher class, it's about 10000 folders and all changes is written to a database and stored. This application is running all the time, but in the night when it's a lot of activities (virus scanning etc) I get the buffer overflow event. Is there anyone who knows how I can reset the buffer during the application is running?
/R

[Submit Comment]Home