Click or drag to resize

IHttpCache Methods

The IHttpCache type exposes the following members.

Methods
  NameDescription
Public methodClear
Marks all the cache entries for deletion. The deletion of the entries is performed asynchronously by the Chromium engine itself. If the engine is closed during this task executing - the operation will be canceled.
Top
See Also