What are the methods in Thread class?
Answers were Sorted based on User's Feedback
Answer / andhrawala1983
Abort()
GetData()
GetInformation()
Interupt()
Join()
Resume()
SetData()
Sleep()
Start()
Suspent()
are the methods of a thread.
| Is This Answer Correct ? | 33 Yes | 9 No |
Answer / srikanth
The following methods are available in Thread Class.They are
1)start()
2)run()
3)sleep()
4)interrupted()
5)yield()
6)suspend()
7)isAlive()
8)setPriority()
9)getPriority()
10)wait()
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / sawfarali
Abort()
GetData()
GetInformation()
Interupt()
Join()
Resume()
SetData()
Sleep()
Start()
Suspent()
| Is This Answer Correct ? | 10 Yes | 4 No |
Why is entity framework used?
Does .NET Framework support SAX?
Why to use Html.Partial in ASP.Net MVC?
What is the difference between structures and enumeration ?
Can source code be reverse-engineered from IL?
What is mvc entity framework?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What is .net framework in simple terms?
why DotNetFramework is included in building a software
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is managed extensibility framework?
What is strong name and which tool is used for this ?
4 Answers Accenture, BirlaSoft,