What is the behavior of chilld AppDomain when the parent domain crashes? Will it unload itself or I need to catch and unload manually?
↧
What is the behavior of chilld AppDomain when the parent domain crashes? Will it unload itself or I need to catch and unload manually?