public void StopMonitorData()
 {
     changeDebounce.Stop();
     folderWatcher.EnableRaisingEvents = false;
 }