public List <NaesbEventNotification> Invoke()
 {
     return(_repository.GetEventNotificationsNotDelivered());
 }