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
Overview
Using HttpWatch Automation with C#
Using HttpWatch Automation with Ruby
Basic Edition Restrictions
Class Reference
HttpWatch Namespace
Classes
Chrome
Content
Controller
Cookie
Cookies
Edge
Entries
Entry
Header
Headers
Log
Page
PageEvent
PageEvents
Pages
Plugin
Overview
Members
Methods
Clear Method
ClearAllCookies Method
ClearCache Method
ClearSessionCookies Method
CloseBrowser Method
CloseWindow Method
GotoURL Method
IsLoadingPageEx Method
OpenWindow Method
Record Method
Stop Method
Properties
AutoPurgeDays Property
AutoRecord Property
AutoRecordConfirmation Property
AutoSave Property
AutoSavePath Property
AutoSaveTimeout Property
IsLoadingPage Property
IsRecording Property
Log Property
NextPageComment Property
POSTParameter
POSTParameters
QueryStringValue
QueryStringValues
Request
Response
ResultSummaries
ResultSummary
Summary
Timing
Timings
TimingSummaries
TimingSummary
Warning
Warnings
WarningSummaries
WarningSummary
Enumerations
CONTENT_ENCODING
Samples
Stop Method
In This Topic
Stops the recording of HTTP requests within the browser.
Syntax
Visual Basic
C#
public void Stop()
'Declaration Public Sub Stop()
Remarks
Use the
Record
method to start recording.
Requirements
See Also
Reference
Plugin Class
Plugin Members
Record Method