![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All A Show Stopper problem in our application we have a DLL which exposes some objects collections in terms of get and set properties. The objects have very heavy memory footprints (beyond 2gb) we want to have the funcionality that if the memory usage goes beyond a certain threshold limit we persist the content of these objects in hard disk and destroy them to free up the memory. Problem is, the instance to these objects will be created in the Applications using this component. Can we free up the memory by destroying these objects even if they are being refrenced from the client application? Any Leads / Suggestions are most welcome Regards, Manish |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
| Can we free up the memory by destroying these | objects even if they are being refrenced from the | client application? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |