DevToolsClientCaptureSyncContext Property |
Version 111.2.70
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public bool CaptureSyncContext { get; set; }
public:
property bool CaptureSyncContext {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also