[mapguide-users] RE: featureService.SelectFeatures and memory consumption

Vaidas Velutis vaidas at infoera.lt
Tue Aug 17 01:35:20 EDT 2010


Hi, ive tried to call dispose() but it does not help. I forgot to mention
that i am using MapGuide 2.2 Beta and database is PostGIS.

-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Jackie Ng
Sent: Tuesday, August 17, 2010 8:13 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] RE: featureService.SelectFeatures and memory
consumption


You can't use the "using" statement because MgFeatureReader doesn't
implement
the IDisposable interface.

But there is a Dispose() method that can be called.

- Jackie
-- 
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/featureService-SelectFeatures-and-mem
ory-consumption-tp5427455p5430685.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users



More information about the mapguide-users mailing list