CookieManager.ExpireCookies method

Expires the cookies, and raising the CookiesChanged event if there were any cookies (even potentially already expired ones).

public void ExpireCookies()

See Also