private void UnRegisterService(IAppHost host = null)
 {
     ServiceDiscovery.Unregister(host);
 }