Click or drag to resize

ICookieVisitor Methods

Version 130.1.90

The ICookieVisitor type exposes the following members.

Methods
 NameDescription
Public methodDisposePerforms 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