Re: [DOTNET] App Domain Shutdown

2002-04-28 Thread Sievert, James A
> Suppose I create a new app domain in my process. What > triggers it to shut > down? When the hosting process terminates or when AppDomain.Unload( yourDomain ) is called. > Is it when all objects in it are garbage collected? Nope. You can read messages from the DOTNET archive, unsubscribe fro

[DOTNET] App Domain Shutdown

2002-04-27 Thread Juval Lowy
.NETters, Suppose I create a new app domain in my process. What triggers it to shut down? Is it when all objects in it are garbage collected? Thanks, Juval. [EMAIL PROTECTED] IDesign Inc. .NET Design and Business Solutions http://www.idesign.net/ You can read messages from the DOTNET archive,