V
Vai2000
Hi All, I am using System.IO.FileSystemWatcher object to monitor a directory
over the network. Problem is if the network drive is brought down & back up
I have to restart the WinService [which has this object] to receive
new/change file notifications.
Is there a smarter of way for the FileSystemWatcher to reestablish
connection when the network is back up and work smoothly?
TIA
over the network. Problem is if the network drive is brought down & back up
I have to restart the WinService [which has this object] to receive
new/change file notifications.
Is there a smarter of way for the FileSystemWatcher to reestablish
connection when the network is back up and work smoothly?
TIA