WebFileCache Methods |
The WebFileCache type exposes the following members.
Name | Description | |
---|---|---|
ComputeId |
Computes an url identifier.
| |
Delete |
Deletes the cache entry corresponding to the specified url.
| |
DeleteAll |
Deletes all cached files.
| |
Download(String, WebFileCacheRequestOptions) |
Downloads the specified url.
| |
Download(String, WebFileCacheRequestOptions, Boolean) |
Downloads the specified url.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDownloadedFileInfo |
Gets the downloaded file information.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Log |
Logs the specified value at the specified trace level.
| |
LogInfo |
Logs the specified value at the Info trace level.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnClientRequestSetup |
Handles the ClientRequestSetup event.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |