private void SendServiceRunningNotification()
 {
     CustomToasts.NotifyServiceRunning();
 }