GetCurrentTask
What it does
Returns the ID of the current task.
Definition
int GetCurrentTask( int sessionId );
Parameters
Name | Type | Description |
sessionId | int | The ID of the connection to the Application Server |
Returned value
Type | Description |
int | Task ID |
4/12/2024 6:16:03 PM