IAut Interface
An abstraction of an AUT process launched by the user.

C# Syntax

public interface IAut 
Public Methods
 NameDescription
MethodCloseCloses a previously launched AUT.  
Top