Click or drag to resize

BackForwardCacheNotRestoredReasonType Enumeration

Version 102.0.100
Types of not restored reasons for back-forward cache.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public enum BackForwardCacheNotRestoredReasonType
Members
  Member nameValueDescription
SupportPending0 SupportPending
PageSupportNeeded1 PageSupportNeeded
Circumstantial2 Circumstantial
See Also