Await / Async is built on promises and is a clean way to represent asynchronous processes in a synchronous way. In Dynamics 365 async and await are used especially while working with web api calls so that until promise gets completed other part of the code will not get executed. As an example, on selected contact record this behaviour was shown .
English version of Blog :
https://venkatasubbaraopolisetty.com/2022/06/29/back-to-basics-61-usage-of-async-and-await-with-webresource-in-dynamics-crm/
Thanks for watching. You can find me in the following places:
🎯 Website: https://venkatasubbaraopolisetty.com/
🎯 Twitter: https://twitter.com/Venkata48681009
🎯 LinkedIn: https://www.linkedin.com/in/venkata-subbarao-polisetty-mvp-mct-54116618/