TTMSMCPTaskCancelEvent Event Type
Signature of the notification raised when a client cancels a running task, giving the handler the opportunity to abort the work in progress.
API unit family: TMS.MCP.Server
Parameters
| Name | Description |
|---|---|
Sender |
Server that owns the task. |
ATaskId |
Identifier of the task being cancelled. |