public void LockedContentEnd()
 {
     if (!_tqaDeletion)
     {
         _buffer.LockedContentEnd();
     }
 }