DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net.Handlers
SendUrlRequestResponse Class
SendUrlRequestResponse Methods
Cancel Method
Continue Method
Override Method
SendUrlRequestResponse
Cancel Method
Creates a
SendUrlRequestResponse
that cancels loading process with the
Aborted
code.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax
C#
Copy
public
static
SendUrlRequestResponse
Cancel
()
Return Value
Type:
SendUrlRequestResponse
The
SendUrlRequestResponse
instance that can be used as a return value in
SendUrlRequestHandler
implementation.
See Also
Reference
SendUrlRequestResponse Class
DotNetBrowser.Net.Handlers Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.