private void stopThreads()
 {
     myFileWatcher.Interrupt();
 }