P
Peter Judge
Guest
Despite the "Net" part of the namespace, these classes are pure ABL. "net" means "network", in the same way that java does. GC should kick in on each iteration here. -- peter From: TheMadDBA [mailto:bounce-TheMadDBA@community.progress.com] Sent: Monday, 01 June, 2015 11:54 To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] Memory leak in OpenEdge.Net.HTTP classes? RE: Memory leak in OpenEdge.Net.HTTP classes? Reply by TheMadDBA I don't see any DELETE OBJECT references in your code. You should really be cleaning up after yourself, especially when using .NET. Eventually when your OE objects get cleaned up the .NET GC will kick in. But try not to depend on GC if you want the most optimal memory usage. Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...