solidDB Help : solidDB reference : solidDB Server Control (SSC) API : SSC API reference : Retrieving task information
  
Retrieving task information
To retrieve a list of all active tasks, use the SSCGetActiveTaskClass function. To retrieve a list of all suspended tasks, use the SSCGetSuspendedTaskClass function. To get the priority of a task class, use the SSCGetTaskClassPrio function.
Go up to
SSC API reference