Click or drag to resize

UrlRequestClientBuilderBuild Method

Version 102.0.100
Create a IUrlRequestClient instance

Namespace:  CefSharp.Fluent
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 102.0.100.0
Syntax
public IUrlRequestClient Build()

Return Value

Type: IUrlRequestClient
a IUrlRequestClient instance
See Also