MapPoint lags with C# -



MapPoint lags with C# -

i have included mappoint command object c# form. 1 time seek close programme mappoint seems free bit , causes lag.

i tried setting _mpmap.saved = true; no luck

mappoint can pause during startup , shutdown due cache issues, garbage collection, etc.

make sure of mappoint references clean. you've finished object, clear reference. measure run garbage collection @ suitable point if possible (eg. after object intensive batch job).

are working mappoint application or control? question ambiguous in regard. either way, should consider using statement.

c# mappoint

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -