Fatima Begum
What is the use of GC.KeepAlive Method?
By Fatima Begum in ASP.NET on Jun 02 2012
  • sandeep pal
    Sep, 2016 28

    It is use to keep the obj Alive in case of it is no longer use in the code ,it will be destroy by finlize by GC that's why we use gc.keepalive to keep safe its reference in memory.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS