Class: TMMScript
procedure Cancel;
Requests cooperative cancellation.
Safe to call from any thread.
Execute checks the flag at four inter-operation points:
between upload chunks, after upload, after execution, and between result
pages. When cancelled, Success is
False and Cancelled is
True.
Has no effect on a blocking HTTP call already in progress.