What Are You Awaiting For?

Описание к видео What Are You Awaiting For?

When do we use Task.FromResult()? It's a simple question. Here's my extremely longwinded (but informative) answer.

Source code available at: https://github.com/JasperKent/Awaiting

Topics include:
Rules concerning async and await
Return types from async methods
Task properties
async interface methods
Asynchronous exceptions
Mocking async methods
Task.CompletedTask
Task.IsFaulted

Комментарии

Информация по комментариям в разработке