The ICacheProvider type exposes the following members.

Methods

  NameDescription
Public methodBuildCache
Configure the cache
Public methodNextTimestamp
generate a timestamp
Public methodStart
Callback to perform any necessary initialization of the underlying cache implementation during ISessionFactory construction.
Public methodStop
Callback to perform any necessary cleanup of the underlying cache implementation during Close()()()().

See Also