Table of Contents

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

Task

A Task that represents the asynchronous operation.

Exceptions

ObjectDisposedException

The IProfile object has already been disposed.