hi...
can we call garbage collector forcefully.
if yes, then how?
thanks..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Apr 17, 2012, 4:25 AM
lakshmipathi vemulaPosted Apr 17, 2012, 3:54 AM
You can call the garbage collector using the following method
GC.Collect();
To know more about .NET
http://www.bestdotnettraining.com/Online/Training/CSharp/Programming-Objects-Encapsulation/5