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 |
Can you create partial delegates and enumerations?
What is tochararray in c#?
Can we create instance for Abstract class?
28 Answers HCL, Satyam, SoftSol, Wipro,
What is the default scope of a class in c#?
Can we inherit sealed class in c#?
What is difference between new and override in c#?
Where is the main method in c#?
What is the default value of date?
How to find whether the application is run from inside ide or not?
Can abstract class have constructor in c#?
Can a class or a struct have multiple constructors?
Which sorting algorithm is best?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)