Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the methods in Thread class?

Answers were Sorted based on User's Feedback



What are the methods in Thread class?..

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

What are the methods in Thread class?..

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

What are the methods in Thread class?..

Answer / sawfarali

Abort()
GetData()
GetInformation()
Interupt()
Join()
Resume()
SetData()
Sleep()
Start()
Suspent()

Is This Answer Correct ?    10 Yes 4 No

Post New Answer

More Dot Net Framework Interview Questions

What are Action Methods in ASP.NET MVC?

0 Answers  


What is the use of display modes?

0 Answers  


What is the use of finalize and dispose eventhough garbage collector is working?

3 Answers   Kanbay,


What is the difference between old ADO.NET and Entity framework coding techniques?

0 Answers  


Explain dependency resolution?

0 Answers  


What are advantages of Dependency Injection (DI) in ASP.Net MVC?

0 Answers  


how do you mark a property as required? For example, for a project, the name is a required field.

0 Answers   Microsoft,


Is the lack of deterministic destruction in .NET a problem

1 Answers  


What is the difference between string and String

1 Answers  


What does 'managed' mean in the .NET context

1 Answers  


What is entity framework in asp net?

0 Answers  


what is csdl?

0 Answers   Microsoft,


Categories