EventsList | Gets the list of the execution events. |
RefreshExecStatusInfo | Refreshes the execution status from the execution controller. |
_NewEnum | Gets an ATL.IEnumOnSTLImpl enumerator for the TestExecStatus objects. For information on the ATL Class and IEnumOnSTLImpl, see Microsoft documentation. |
Count | The number of status elements in the object. |
Finished | Checks if execution is finished or still in progress. |
Item | Gets a TestExecStatus object by index (1-based). |