Languages
[Edit]
EN

C#/.NET - interrupt thread

6 points
Created by:
aaliyah
471

It is possible to break blocking operations (which change thread state to WaitSleepJoin) executed in some thread with Thread.Interrupt method.

Thread.Interrupt method example.

Edit

Output:

Note: One interrupt method breaks one blocked method.

References:

Edit
  1. Thread.Interrupt Method - Microsoft Docs
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

C# - Thread Class

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join