.NET:CLR via C#:CLR Hosting And AppDomains

AppDomain Unloading To unload an AppDomain, you call AppDomain’s Unload static method.This call causes the CLR to perform a lot of actions to gracefully unload the specified AppDomain: The CLR suspend
相关文章
相关标签/搜索