The SessionCache type exposes the following members.

Methods

  NameDescription
Public methodStatic memberClear
Clears the session cache, destroys all cached data for the current session.
Public methodStatic memberDeleteFiles
Cleans up unused files with cached data.
Public methodStatic memberFill
Fills a data set with data, if data exist in the session cache, otherwise returns False.
Public methodStatic memberHasDataOverloaded.
Public methodStatic memberRemove
Removes data set data from session cache.
Public methodStatic memberSaveDataOverloaded.

See Also