Callback to perform any necessary cleanup of the underlying cache implementation during Close()()().

Namespace:  NHibernate.Cache
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Sub Stop
C#
void Stop()
Visual C++
void Stop()
JavaScript
function stop();

See Also