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 |
What are ajax helpers in asp.net mvc?
What is entity client data provider? : Entity framework
what is Assemble
What is the use of display modes?
What does assemblyinfo.cs file consists of ?
1 Answers Accenture, BirlaSoft,
What is the greatest advantage of using asp.net mvc over asp.net webforms?
what is complex type?
What is the 'page life cycle' of an ASP.NET MVC?
how do you query in entity model when the result has a join from from different database other than the entity model?
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
What is edm in entity framework?
What are the versions of .net framework?