What it does
Allows you to change the task priority.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| taskID | int | The ID of the task whose priority must be changed |
| priority | int | Task priority. See Priority for possible values |
