DeleteCacheFiles(string,DateTime) Method

Summary
Deletes the cache files in the specified folder and last access System.DateTime.
Syntax
C#
C++/CLI
public static int DeleteCacheFiles( 
   string dirName, 
   DateTime lastAccessTime 
) 
public: 
static int DeleteCacheFiles(  
   String^ dirName, 
   DateTime lastAccessTime 
)  

Parameters

dirName
Name of the folder where the cache files are.

lastAccessTime
The last System.DateTime a cache file has been accessed

Return Value

The number of deleted files.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.