Version 130.1.90
True in case of session cookie.
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool Session { get; set; }
public:
property bool Session {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also