This documentation is archived and is not being maintained.
ReqCalcTaskControllerSingleThread.getThreadCount Method [AX 2012]
Gets the count of threads.
public int getThreadCount()
Run On
Called
Return Value
Type:
int
The number of used threads.
Always returns 1 because this is a single threaded task controller.