private void OnClosedNotificationReceived(object sender, EventArgs eventArgs)
 {
     FileOperations.Close();
 }