Initializes a new instance of the CMSCacheDependency class that monitors a file or directory for change.
            
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- filenames
 - Type:  
System String 
File names 
- cachekeys
 - Type:  
System String 
Cache keys 
- start
 - Type: 
System DateTime
The date and time against which to check the last modified date of the objects passed in the file names and cache key arrays 
See Also