Vidyalelo
C# Programming · Q23

Multithreading in C Sharp

Programming · C# Programming · question 23

Q23

Which method is used to interrupt a thread in C#?

A.
Stop()
B.
Halt()
C.
Break()
D.
Interrupt()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board