ICookieManagerFlushStoreAsync Method |
Version 55.0.0
Flush the backing store (if any) to disk
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax Task<bool> FlushStoreAsync()
Task<bool>^ FlushStoreAsync()
Return Value
Type:
TaskBoolean[Missing <returns> documentation for "M:CefSharp.ICookieManager.FlushStoreAsync"]
See Also