Using FileSystemWatcher i am able to monitor create,delete and update but not able to monitor file access. Is there any way to monitor file access.
Using FileSystemWatcher i am able to monitor create,delete and update but not able to monitor file access. Is there any way to monitor file access.