What it does
Gets a list of Application Server requests in the current session.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| batchId | int | The ID of the batch |
| taskId | int | The ID of the task |
| sessionId | int | The ID of the connection to the Application Server |
Returned value
| Type | Description |
|---|---|
| ServerRequest[] | The list of Application Server requests in the current session |
