this is related to Garbage Collection(.Net), Is there any way to access all the objects which are in Generation 0 or more? Here my aim is to access all these objects when exception occur and store them into the XML file using SOAP Synchronization.