Callback to perform any necessary cleanup of the underlying cache implementation
during Close()()().
Namespace:
NHibernate.CacheAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub Stop |
C# |
---|
void Stop() |
Visual C++ |
---|
void Stop() |
JavaScript |
---|
function stop(); |