Click or drag to resize

CookieManagerFlushStore Method

Version 75.1.140

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

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 75.1.140.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