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.

Community Additions

ADD
Show: