Click or drag to resize
CookieManagerFlushStore Method
Version 63.0.0

[Missing <summary> documentation for "M:CefSharp.CookieManager.FlushStore(CefSharp.ICompletionCallback)"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 63.0.0.0
Syntax
public virtual bool FlushStore(
	ICompletionCallback callback
)

Parameters

callback
Type: CefSharpICompletionCallback

[Missing <param name="callback"/> documentation for "M:CefSharp.CookieManager.FlushStore(CefSharp.ICompletionCallback)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:CefSharp.CookieManager.FlushStore(CefSharp.ICompletionCallback)"]

Implements

ICookieManagerFlushStore(ICompletionCallback)
See Also