CefCookieManager ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class used for managing cookies. The methods of this class may be called on any thread unless otherwise indicated.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefCookieManager

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public sealed class CefCookieManager : IDisposable
See Also