private void ConnectionShutdownCompleted(object sender, ShutdownEventArgs args)
 {
     ConnectionListener.OnShutDown(args);
 }