Hi All,
Is it possible to enumerate all AppDomain within a
process? I have a console based application and i'm
creating appdomain using the API and i want to list
them up?
Basically i just want to understand the
corerelationship between process, threads and
appdomain...as per my abstraction or watever i have
understood AppDomain is a another level of isolation
within a process..similar to thread...like a process
4gb of space a thread is 1mb of stack wat about
AppDomain ?
As threads are kernel objects wat are AppDomain ?
Regards,
Debasish
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/CSharpNET/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
