Click or drag to resize
ChromiumWebBrowserBitmapLock Field
Version 51.0.0
Need a lock because the caller may be asking for the bitmap while Chromium async rendering has returned on another thread.

Namespace: CefSharp.OffScreen
Assembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
public readonly Object BitmapLock

Field Value

Type: Object
See Also