1
Reply

Resurrection of objects

saurabh_garg2k

saurabh_garg2k

Apr 5 2005 10:25 AM
4.1k
Hi there, If any C# corner guys are reading this, then i was reading the article on "Resurrection and the .NET Garbage collector" on C# Corner and it said at one place that "Note that the object is not immediately deleted because it has a destructor" , i dont understand the meaning of this line.Even if the object does not have destructor or Finalize method, for that matter, it wud not be deleted or deallocated unless the next Garbage Collector run, isnt it. Looking forward for the response. Thanks and Regards Saurabh Garg

Answers (1)
Next Recommended Forum