public void Commit()
 {
     IfNotTimedOut(() => _baseSession.Commit());
 }