You just have to always remember to always wrap async void methods with try { ... } catch (Exception ex){ ...}
You just have to always remember to always wrap async void methods with try { ... } catch (Exception ex){ ...}