public async void Close()
 {
     await _consumer.CloseGarageAsync();
 }