All, any reason we shouldn't unload the application app domain when
stopping a multi-use application?
In GApplication.Stop:
{
StopApplication();
Manager.Owner_StopApplication(Credentials, _Id);
+ if (_MultiUse)
+ Manager.Owner_CleanupApplication(Credentials, _Id);
}
Seems like that's the expected behavior, but maybe there's some
experience to suggest otherwise. If there are no objections I'll
check-in the changes.
Thanks,
Dusty
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alchemi-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-developers