Garbage Collection is the process done by the CLR that searches memory for areas of inactive data and instruction in order to reclaim that space for the general memory pool (the heap). Operating systems may or may not provide this feature.
|
|||||
GC (Garbage Collection)Garbage Collection is the process done by the CLR that searches memory for areas of inactive data and instruction in order to reclaim that space for the general memory pool (the heap). Operating systems may or may not provide this feature. |
|
||||
|
© 2012 How To ASP.NET Tutorials. All Rights Reserved. Last Updated 05/18/2012| About Us | Privacy | Terms |
|||||