Click or drag to resize

WebFileCacheDeleteAll Method

Deletes all cached files.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual bool DeleteAll()

Return Value

Type: Boolean
true if true if the cache directory existed, false otherwise.
See Also