 | cacheSystemremoveCacheAll Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes cache from specified directory
Namespace:
imbACE.Core.cache
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic static int removeCacheAll(
folderNode directory,
string customSubDirectory = ""
)
Request Example
View SourceParameters
- directory
- Type: folderNode
The directory. - customSubDirectory (Optional)
- Type: SystemString
The custom sub directory.
Return Value
Type:
Int32
See Also