Click or drag to resize
ICookieVisitor Methods
Version 63.0.0

The ICookieVisitor type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodVisit
Method that will be called once for each cookie. This method may never be called if no cookies are found.
Top
See Also