Procedures, 8
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| NewSessionRunCodeunitWithRecord | (Integer, Text, RecordId) | Boolean | public | 17-28 | - |
| NewSessionRunCodeunitWithBlob | (Integer, Text, var Codeunit Temp Blob) | Boolean | public | 17-28 | - |
| NewSessionRunCodeunit | (Integer, Text) | Boolean | public | 17-28 | - |
| NoOfActiveJobs | () | Integer | public | 17-28 | - |
| WaitForAllToFinish | (Integer) | Boolean | public | 17-28 | - |
| RunHeartbeat | () | public | 17-28 | - | |
| GetMaxNoOfSessions | () | Integer | public | 17-28 | - |
| SetMaxNoOfSessions | (Integer) | public | 17-28 | - |