Stop() public method

Callback to perform any necessary cleanup of the underlying cache implementation during M:NHibernate.ISessionFactory.Close.
public Stop ( ) : void
return void
 public void FixtureTearDown()
 {
     _provider.Stop();
 }