AppDomain.Unload

  • Thread starter Thread starter Roman
  • Start date Start date
R

Roman

The AppDomain.Unload doesn't seem to be releasing a lock on a 'dll' assembly
file dynamically loaded into the application domain. Why?
 
Are you sure that the assemblies are not loaded into the main AppDomain as well

Regards, Jakob.
 

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