Class: TMMUpdater
procedure Cancel;
Requests cooperative cancellation of a running
Execute.
Sets the internal FCancelled flag to True;
Execute exits at the next inter-operation checkpoint (after
the current FlushBatch or adaptive BLOB phase completes).
Safe to call from any thread. Has no effect on a blocking HTTP call
already in progress. The flag is reset to False at the
start of every Execute call.