ThreadCount Property

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

The ThreadCount property returns the number of active threads in the specified application process.

Declaration

TestObj.ThreadCount

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

An integer value that specifies the number of active threads in the process.

See Also

HandleCount Property
CPUUsage Property
MemUsage Property
VMSize Property
Priority Property

Highlight search results