Click or drag to resize

CefSharpSettingsWcfEnabled Property

Version 85.3.121
WCF is used by RegisterJsObject feature for Javascript Binding It's reccomended that anyone developing a new application use the RegisterAsyncJsObject version which communicates using native Chromium IPC.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax
public static bool WcfEnabled { get; set; }

Property Value

Type: Boolean
See Also