> 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
.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,