© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
V. SarcarTest Your Skills in C# Programming https://doi.org/10.1007/978-1-4842-8655-5_14

14. Threading

Vaskaran Sarcar1  
(1)
Garia, Kolkata, West Bengal, India
 

In today’s world, multitasking is a common activity. For example, while I am writing this chapter, I’m also listening to a calm piece of music in the background. To implement this concept in C# programming, you need to learn about threads; more precisely, you need to be familiar with multithreading.

In this chapter, we will review the fundamentals of multithreading. Upon completion of this chapter, you’ll be able to answer the following questions:
  • What are the threads, and how can you create them?

  • What ...

Get Test Your Skills in C# Programming: Review and Analyze Important Features of C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.