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.
Method | Description |
---|---|
Returns one of the standard script statistics. | |
Returns a custom script statistic. | |
Resets the statistics for this script. |