public void CloseSecondaryConnection()
 {
     _connectionManager.CloseSecondaryConnection();
 }