vinay gn
GC calling is handled by the CLR, How can you force GC call programatically?
By vinay gn in ASP.NET on Jun 15 2012
  • Mandar Desai
    Jul, 2012 5

    System.GC.Collect() forces garbage collector to run. This is not recommended but can be used if situations arises.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS