private void _abort(object obj)
 {
     _recorder?.Abort();
 }