Remove all cache items (current machine only)
Namespace:
MicroMighty.SDK.Net.ToolsWARNING: this will remove all the cache objects
Assembly: MicroMighty.SDK.Net (in MicroMighty.SDK.Net.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub RemoveAllCacheItems |
| C# |
|---|
public void RemoveAllCacheItems() |
| Visual C++ |
|---|
public: void RemoveAllCacheItems() |
| JavaScript |
|---|
function removeAllCacheItems(); |