I am new to asynchronous programming using c#. We are using async and await (asynchronous programming) throughout the application. I have the below lines of code written using U