Register or Login to Your Account
System.GC.Collect();
In order to enforce garbage collection in .NET, use System.GC.Collect() method.