[Mono-dev] reloading mono domain or assemblies
marcus julius
marcusjls at yahoo.com
Fri Aug 13 09:39:40 EDT 2010
>>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++.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100813/f701c588/attachment.html
More information about the Mono-devel-list
mailing list