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