Method ClearAllData
- Namespace
- DotNetBrowser.Profile
- Assembly
- DotNetBrowser.dll
ClearAllData()
Clears all browsing data for this profile, including cache, cookies, history, and other stored data.
Task ClearAllData()
Returns
Exceptions
- ObjectDisposedException
The IProfile object has already been disposed.