What are Async and Await ( .NET 4.5 Interview question with answers)?

Posted by Questpond under .NET Framework category on | Points: 350 | Views : 82250
Async and await are markers which mark code positions from where control should resume after a task (thread) completes.



Get Questpond videos on discounted price from ITFunda.com.

Comments or Responses

Login to post response