Assemply and using Activator.CreateInstance
- From: "Hulk" <hulkko123@xxxxxxxxx>
- Date: 21 Jun 2006 04:51:58 -0700
Hello All,
If I load an Assembly (.DLL file) from Process (.Exe file)
using Activator.CreateInstance() method are there or should
I remove Assemply (.DLL) from memory after using it with
Activator's method other method?
I would like to know that are there any possibilities that Assembly
will
remain in memory after process (.exe) is exited.
Have anyone of you any ideas about this?
Cheers!
.
- Follow-Ups:
- Re: Assemply and using Activator.CreateInstance
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: Assemply and using Activator.CreateInstance
- From: Marc Gravell
- Re: Assemply and using Activator.CreateInstance
- From: Marc Gravell
- Re: Assemply and using Activator.CreateInstance
- Prev by Date: Re: XML Documentation
- Next by Date: Re: Assemply and using Activator.CreateInstance
- Previous by thread: Web Service calls failing after 5 minutes
- Next by thread: Re: Assemply and using Activator.CreateInstance
- Index(es):
Relevant Pages
|