filmov
tv
Async Await Why should not we use async void? How to handle exception while using async Task?

Показать описание
This video explains the reason for not to use async void and how to raise exception by the calling function while using async Task. For better understanding , please follow the step by step example provided in the video.