Performs the operation described by op
(which should have been created using
create_operation).
It is a wrapper around the perform_operation method.
this |
a Connection object |
op |
a ServerOperation object |
TRUE if no error occurred |