void currentExit(object sender, ExitEventArgs e)
 {
     _selfHostConfig.Stop();
 }