Пример #1
0
 public void Shutdown()
 {
     RemotingServices.Disconnect(this);
     _module.Shutdown();
 }