The ICacheProvider type exposes the following members.

Methods

  NameDescription
BuildCache
Configure the cache
NextTimestamp
generate a timestamp
Start
Callback to perform any necessary initialization of the underlying cache implementation during ISessionFactory construction.
Stop
Callback to perform any necessary cleanup of the underlying cache implementation during Close()()().

See Also