Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.