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