DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Cache
IHttpAuthCache Interface
IHttpAuthCache Methods
Clear Method
IHttpAuthCache
Clear Method
Clears all added HTTP authentication entries.
Namespace:
DotNetBrowser.Cache
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
void
Clear
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IHttpCache
has already been disposed.
See Also
Reference
IHttpAuthCache Interface
DotNetBrowser.Cache Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.