DevToolsClientCaptureSyncContext Property |
Version 130.1.90Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool CaptureSyncContext { get; set; }
public:
property bool CaptureSyncContext {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also