all groups > dotnet clr > march 2007 >
You're in the

dotnet clr

group:

How to Get the List of AppDomains in a Specific Process?


How to Get the List of AppDomains in a Specific Process? Laser Lu
3/22/2007 12:00:00 AM
dotnet clr:
Hi, can anybody tell me if it is possible to detect whether a process =
has some AppDomain(s) hosted, and how to get the list of all the hosted =
Re: How to Get the List of AppDomains in a Specific Process? Mattias Sjögren
3/22/2007 12:00:00 AM
[quoted text, click to view]

Use the ICorPublish APIs.
http://msdn2.microsoft.com/en-us/library/ms231592.aspx


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Re: How to Get the List of AppDomains in a Specific Process? Laser Lu
3/22/2007 12:00:00 AM
Thanks for your reply!
And, is there any purely managed API?

[quoted text, click to view]

AddThis Social Bookmark Button