DeleteCache Method

Deletes the cache completely.

Syntax

public void DeleteCache();
Public Sub DeleteCache()

Remarks

This method deletes the cache specified by the CacheName property completely, removing its storage file from the directory specified by the Location property. If the cache is currently open, it is closed first.

 
 
Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Cache 2020 .NET Edition - Version 20.0 [Build 7850]