What are the types of threading models ?
Answer Posted / armaan lakvi
1.Apartment threading model(single threading model).
2. Free threading model(multi threaded apartment).
3. Rental threading model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a verbatim string literal and why do we use it?
Is arraylist faster than linkedlist?
What sort algorithm does c# use?
What do you mean by default constructor?
What's the difference between a method and a procedure?
What is float in unity?
What is extension method in c# and how to use them?
What is the data encapsulation?
What is multidimensional array in c#?
What is typeof c#?
What is the use of delegate?
Is as keyword in c#?
What is a partial class. Give an example?
How do I format in c#?
What is _viewstart cshtml?