Click or drag to resize

CookieExpires Property

Version 85.3.121
Cookie expiration date as the number of seconds since the UNIX epoch.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax
public long Expires { get; set; }

Property Value

Type: Int64
See Also