CookieManager.CookiesChanged event

Raised when cookies are changed.

public event EventHandler? CookiesChanged;

See Also