Can we have multiple threads in one App domain?

One or more threads run in an AppDomain. An AppDomain is a runtime representation of a logical process within a physical process. Each AppDomain is started with a single thread, but can create additional threads from any of its threads.

0 comments:

Post a Comment

Blogger news