Tema: Session
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/07/2005, 06:16
jiglesiasn
 
Fecha de Ingreso: marzo-2005
Mensajes: 122
Antigüedad: 19 años, 2 meses
Puntos: 0
Pregunta System.GC.Collect()

Poniendo esta línea borra todos los objectos de la sessión? (datasets, variables, cache etc...)

System.GC.Collect()

O hay que hacer esto por cada objeto?

Gracias