TopScanMode.Threads

Added in v2.0.7 Enables logging of the current processing state of each thread. This information includes the name of the user or process that started the thread, the API function that the thread is executing, the lock status of the last object that was locked, the number of objects that are used by the thread, and the total time, in seconds, that the current API function or chore process has been processing.

This parameter is not applicable to Planning Analytics Engine.

Parameter type: optional, dynamic

By default, the TopScanMode.Threads parameter is set to T (True).

See also TopLogging.