HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Plugin Class / Stop Method

In This Topic
    Stop Method
    In This Topic
    Stops the recording of HTTP requests within the browser.
    Syntax
    'Declaration
     
    Public Sub Stop() 
    public void Stop()
    Remarks
    Use the Record method to start recording.
    Requirements
     
    See Also