What it does
Postpones a task to be processed at a later time.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 postponed |
| comment | string | A comment to the postponed task. |
