Exemplo n.º 1
0
 protected override void OnConfig(RemotingConfig config)
 {
     lock (this)
         if (wasStared)
         {
             wasStared = false;
             Start();
         }
 }
Exemplo n.º 2
0
 protected override void OnConfig(RemotingConfig config)
 {
 }