Class CacheManager
Definition
- Assembly:
- Tizen.Content.Download.dll
The CacheManager class provides the functions to manage cache properties.
public static class CacheManager
- Inheritance
-
objectCache
Manager
Methods
View SourceResetCache()
Clears per app download cache.
Declaration
public static void ResetCache()
Exceptions
Type | Condition |
---|---|
System. |
Thrown when it is failed due to an invalid operation. |
System. |
Thrown when a permission is denied. |
System. |
Thrown when not supported. |