Click or drag to resize

ObjectFactoryConfigureRequestContext Method

Version 94.4.20
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: 94.4.20.0
Syntax
public static RequestContextBuilder ConfigureRequestContext()

Return Value

Type: RequestContextBuilder
RequestContextBuilder
See Also