HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace
/
Plugin Class
/ Stop Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Stop Method
In This Topic
Stops the recording of HTTP requests within the browser.
Syntax
Visual Basic
C#
'Declaration Public Sub Stop()
public void Stop()
Remarks
Use the
Record
method to start recording.
Requirements
See Also
Reference
Plugin Class
Plugin Members
Record Method