Click or drag to resize
CefSharpSettingsWcfEnabled Property
Version 51.0.0
WCF is used by JavascriptBinding Disabling effectively disables both of these features. Defaults to true

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

Property Value

Type: Boolean
See Also