how to unload assembly and free the memory?

  • Thread starter Thread starter navyliu
  • Start date Start date
hi all.
I've discussed this problem with my friend and have another idea.
How about making the Assembly Loader as a Com Component?
I haven't test this. But I'll try to solve this problem.
 
hi all.
I've discussed this problem with my friend and have another idea.
How about making the Assembly Loader as a Com Component?
I haven't test this. But I'll try to solve this problem.
 
If you do that then why bother with using separate AppDomains? Just exit the
app when you want to free up the memory and unload assemblies
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top