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...


Name some properties of thread class.



Name some properties of thread class...

Answer / Kuldeep Sahariya

Some commonly used properties of the Thread class in C# include IsAlive (indicates whether the thread is currently running), Name (the name of the thread), Priority (the priority level of the thread), Started (determines if the thread has been started), and Join() (blocks the calling thread until the specified thread finishes execution).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can you create partial delegates and enumerations?

1 Answers  


What is tochararray in c#?

1 Answers  


Can we create instance for Abstract class?

28 Answers   HCL, Satyam, SoftSol, Wipro,


What is the default scope of a class in c#?

1 Answers  


Can we inherit sealed class in c#?

1 Answers  


What is difference between new and override in c#?

1 Answers  


Where is the main method in c#?

1 Answers  


What is the default value of date?

1 Answers  


How to find whether the application is run from inside ide or not?

1 Answers  


Can abstract class have constructor in c#?

1 Answers  


Can a class or a struct have multiple constructors?

1 Answers  


Which sorting algorithm is best?

1 Answers  


Categories