public void DisposeConnection(TService connection)
 {
     ConnectionFactory.DisposeConnection(connection);
 }