Method Proceed
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Proceed()
Creates a InterceptRequestResponse instance indicating that the request should be handled by the Chromium engine.
public static InterceptRequestResponse Proceed()
Returns
- InterceptRequestResponse
The InterceptRequestResponse instance that can be used as a return value in the scheme handler implementation.