G
Guest
Hi All
I was wondering if System.Windows.Forms.Application.DoEvents() will invoke garbage collection...or does System.GC.Collect() need to be called before or after .DoEvents()
Thanks in advance
Kunkel
I was wondering if System.Windows.Forms.Application.DoEvents() will invoke garbage collection...or does System.GC.Collect() need to be called before or after .DoEvents()
Thanks in advance
Kunkel