Google News
logo
ASP.NET - Interview Questions
What does the method Finalize do in ASP.NET?
The Finalize technique is utilized to perform a cleanup procedure on unmanaged resources held by the current object before the object is destroyed. The strategy is ensured and subsequently is available just through this class or through a derived class.
Advertisement