Home All Groups Group Topic Archive Search About

CLR process relation

Author
16 Feb 2006 2:48 PM
Raj
Will CLR be per-process or per application. I mean if I start two or more
instances of same application(.exe) will the CLR be two or more instances?

thanks,
Raj

Author
16 Feb 2006 6:14 PM
Michael D. Ober
Code segments will be shared.  Data segments will be instanced per process.
This is standard Windows DLL and COM startup.

Mike Ober.

Show quote
"Raj" <R**@discussions.microsoft.com> wrote in message
news:11DE2632-0A0A-443F-851B-31ECA01CBB25@microsoft.com...
> Will CLR be per-process or per application. I mean if I start two or more
> instances of same application(.exe) will the CLR be two or more instances?
>
> thanks,
> Raj
>

AddThis Social Bookmark Button