IDirectoryCache Methods |
The IDirectoryCache type exposes the following members.
Name | Description | |
---|---|---|
BeginRefresh |
Starts an immediate refresh of the cache.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetFullPath |
Takes a filename without a directory and returns the full path of the file in the cache.
| |
SetConfiguration |
Assigns both Folder and CacheSubFolders simultaneously. Returns true if the
assignment triggered a refresh of the cache.
|