Skip navigation

Using Asynchronous Method Calls in C#

Classes in the .NET Framework Base Class Library (BCL) provide both synchronous and asynchronous method signatures. This article describes when and how it can be more beneficial to use asynchronous method calls.

Click here for entire article.

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish