The SessionCache type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clear |
Clears the session cache, destroys all cached data for the current session.
| |
| DeleteFiles |
Cleans up unused files with cached data.
| |
| Fill |
Fills a data set with data, if data exist in the session cache, otherwise returns False.
| |
| HasData | Overloaded. | |
| Remove |
Removes data set data from session cache.
| |
| SaveData | Overloaded. |