| ICookieVisitor Interface | 
Namespace: CefSharp
 Syntax
SyntaxThe ICookieVisitor type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
|  | Visit | 
            Method that will be called once for each cookie. This method may never be called if no cookies are found. 
             | 
 See Also
See Also