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.
Allows a host to query the statistics of a running script. The host can use this information to determine if script has taken too long to complete.
In addition to the methods inherited from IUnknown, the IActiveScriptStats interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IActiveScriptStats::GetStat | Returns one of the standard script statistics. |
| IActiveScriptStats::GetStatEx | Returns a custom script statistic. |
| IActiveScriptStats::ResetStats | Resets the statistics for this script. |