LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DeleteCacheFiles(String) Method
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class > DeleteCacheFiles Method : DeleteCacheFiles(String) Method



dirName
Name of the folder where the cache files are.

The DeleteCacheFiles(String) Method includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

dirName
Name of the folder where the cache files are.
Deletes the cache files in the specified folder.

Syntax

Visual Basic (Declaration) 
Overloads Public Shared Function DeleteCacheFiles( _
   ByVal dirName As String _
) As Integer
Visual Basic (Usage)Copy Code
Dim dirName As String
Dim value As Integer
 
value = JpipRasterImageViewer.DeleteCacheFiles(dirName)
C# 
public static int DeleteCacheFiles( 
   string dirName
)
C++/CLI 
public:
static int DeleteCacheFiles( 
   String^ dirName
) 

Parameters

dirName
Name of the folder where the cache files are.

Return Value

The number of deleted files.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features