Description
Use the TerminateProfiling
method to terminate the profiled application and stop the profiling run. When you call TerminateProfiling
AQtime does not generate profiling results.
Declaration
AQtimeObj.TerminateProfiling()
AQtimeObj | An expression, variable or parameter that specifies a reference to an AQtime object | |||
Result | None |
Applies To
The method is applied to the following object:
Result Value
None.
Example
To view an example, see the Integration With AQtime Using the AQtimeIntegration and AQtime Objects help topic.
See Also
IsProfilingStarted Method
Attach Method
StartProfiling Method
Close Method