[Mono-dev] Correct use of mono_jit_init()

howard.rubin howard.rubin at hl.konicaminolta.us
Wed Apr 26 20:28:03 UTC 2017


My application that calls C# from C++ using mono can be active in more than
one process.

Should each process's call to mono_jit_init() use the same domain name or is
it be better for each process to pass a unique domain name?

In my testing it works both ways.

Howard Rubin



--
View this message in context: http://mono.1490590.n4.nabble.com/Correct-use-of-mono-jit-init-tp4670573.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list