As I was searching it states that a single process can have multiple app domains but how many is multiple? Can it be thousands or more than that?
Asked
Active
Viewed 151 times
0
-
1_"I have two questions"_ - then also post 2 questions. – H H Aug 02 '12 at 10:13
-
"it will totally unload main appdomain" This is because Hans's answer calls `Environment.Exit(-1);`. If you skip that call, your app will not get unloaded. – Sergey Kalinichenko Aug 02 '12 at 10:14