Click or drag to resize
IDirectoryCache Methods

The IDirectoryCache type exposes the following members.

Methods
  NameDescription
Public methodBeginRefresh
Starts an immediate refresh of the cache.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetFullPath
Takes a filename without a directory and returns the full path of the file in the cache.
Public methodSetConfiguration
Assigns both Folder and CacheSubFolders simultaneously. Returns true if the assignment triggered a refresh of the cache.
Top
See Also