Remove all cache items (current machine only)

WARNING: this will remove all the cache objects

Namespace:  MicroMighty.SDK.Net.Tools
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();

See Also