private static void Timer_Elapsed(object sender, ElapsedEventArgs e) { notificationProvider.ResetNotification(); timer.Stop(); }