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