>>On 13.08.2010 15:10, marcus julius wrote:

>> Did I make a mistake and/or is there a way to do this?

>There are 2 ways to reload an assembly:

>2) Use app domains which can be unloaded together with
>their assemblies by design.
Thanks for the quick reply. 

Ok, I know how to do this in C#. Is there a way to create 
app domain using mono in C++? If there is, I can create 
my monoDomain and assemblies in that app domain, so I can unload them.

Otherwise, It won't help me to create an appdomain in C# since the 
Dlls I want to change are locked by the mono in C++.






_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to