Login
Remember
Register
Ask a Question
Explain the methods and properties of Thread class in C#?
0
votes
asked
Oct 18, 2019
in
C Sharp
by
Robin
Explain the methods and properties of Thread class in C#?
thread-class
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 18, 2019
by
rajeshsharma
Below are the methods and properties of thread class –
CurrentCulture
CurrentThread
CurrentContext
IsAlive
IsThreadPoolThread
IsBackground
Priority
...