Method Cancel
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a SendUrlRequestResponse that cancels loading process with the Aborted code.
public static SendUrlRequestResponse Cancel()
Returns
- SendUrlRequestResponse
The SendUrlRequestResponse instance that can be used as a return value in SendUrlRequestHandler implementation.