Click or drag to resize
CookieManagerIsDisposed Property
Version 63.0.0

[Missing <summary> documentation for "P:CefSharp.CookieManager.IsDisposed"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 63.0.0.0
Syntax
public virtual bool IsDisposed { get; }

Property Value

Type: Boolean

Implements

ICookieManagerIsDisposed
See Also