Description
Use the GetProfilersCount
method to obtain the total number of profilers in the AQtime profilers collection.
Declaration
AQtimeObj.GetProfilersCount()
AQtimeObj | An expression, variable or parameter that specifies a reference to an AQtime object | |||
Result | Integer |
Applies To
The method is applied to the following object:
Result Value
An integer value specifying the number of available profilers.
Example
To view an example, see the Integration With AQtime Using the AQtimeIntegration and AQtime Objects help topic.