Callback to perform any necessary cleanup of the underlying cache implementation during SessionFactory.close().
            
Namespace: NHibernate.CacheAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public void Stop()  | 
| Visual Basic | 
|---|
Public Sub Stop  | 
| Visual C++ | 
|---|
public: virtual void Stop() sealed  |