Click or drag to resize

ObjectFactoryConfigureRequestContext Method

Version 88.2.90
Create a new RequestContextBuilder which can be used to create a new IRequestContext in a fluent flashion. Call Create to create the actual IRequestContext instance

Namespace:  CefSharp.Core
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 88.2.90.0
Syntax
public static RequestContextBuilder ConfigureRequestContext()

Return Value

Type: RequestContextBuilder
RequestContextBuilder
See Also