Click or drag to resize
ICookieManagerFlushStoreAsync Method
Version 51.0.0
Flush the backing store (if any) to disk

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
Task<bool> FlushStoreAsync()

Return Value

Type: TaskBoolean

[Missing <returns> documentation for "M:CefSharp.ICookieManager.FlushStoreAsync"]

See Also