Ejemplo n.º 1
0
 virtual protected void OnClosing()
 {
     if (Mgr != null)
     {
         Mgr.OnConnectionClosing(this);
     }
 }