[Mono-list] Event raised from Plugin class loaded at runtime in a different AppDomain using assemblyloader
Robert Jordan
robertj at gmx.net
Tue Apr 13 06:28:20 EDT 2010
On 13.04.2010 12:10, Armando B. wrote:
>
> Hi Robert,
> that are 2 class (PluginLoader in AppDomain and AssemblyLoader in
> newAppDomain)
> http://hman.pastebin.com/0BXB2f1Z
>
> i defined and used event in highlight lines, but how could i use
> InitializeLifetimeService on event ?
It looks good so far, since the event handlers in this
code are implemented by MBR classes with overridden lifetimes.
Are there other receivers of AssemblyLoader.DriverEvent?
Robert
More information about the Mono-list
mailing list