DeleteCacheFiles(string,DateTime) Method
Summary
Deletes the cache files in the specified folder and last access
System.DateTime.
Syntax
Public Overloads Shared Function DeleteCacheFiles( _
ByVal dirName As String, _
ByVal lastAccessTime As Date _
) As Integer
Parameters
dirName
Name of the folder where the cache files are.
Return Value
The number of deleted files.