I have an AppDomain ID, how do I get the instance of the AppDomain
Object? I know that CorRuntimeHostClass.EnumDomains enumerates the
AppDomain in the current process, but I need be able to get the
AppDomain in other processes by AppDomainID.
Please advice.
Thanks in advance.
John
