What it does
Cancels the processing of a task.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| taskId | int | The ID of the task to be canceled |
Cancel the processing of a task with the CancelTask method of the ABBYY FlexiCapture Web Services API, identifying the task by its ID.
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| taskId | int | The ID of the task to be canceled |