virtual protected void OnClose(List <Exception> exceptions) { if (Mgr != null) { Mgr.OnConnectionClosed(this, exceptions); } }