Enum BackForwardCacheNotRestoredReasonType
Types of not restored reasons for back-forward cache.
[JsonConverter(typeof(JsonStringEnumConverter<BackForwardCacheNotRestoredReasonType>))]
public enum BackForwardCacheNotRestoredReasonType
Fields
Circumstantial = 2PageSupportNeeded = 1SupportPending = 0