I want to create a window service which should be just like a FileSystemWatcher. I want to watch a particular folder. If a file is put in that folder i want to call a method. Any suggestion is welcome. thanx in advance
I want to create a window service which should be just like a FileSystemWatcher. I want to watch a particular folder. If a file is put in that folder i want to call a method. Any suggestion is welcome. thanx in advance