Welcome Guest Search | Active Topics | Sign In | Register

Memory utilization of WPF browser doesn't freed Options
Anderson
Posted: Friday, August 22, 2014 2:33:10 AM
Rank: Newbie
Groups: Member

Joined: 7/31/2014
Posts: 1
Description:
In case of huge data were used in polyline object for Google Maps API v3,
the amount of memory which allocated for it will not free immediately after
browser control (EO.WebBrowser.Wpf.WebControl) declared as garbage.

Precondition:
.Set 'UnloadDelay' to negative value to prevent the instance of 'WebView' from possess the memory.

Is there any mechanism would cache the data even if 'WebView' disposed and browser unreferenced?
eo_support
Posted: Friday, August 22, 2014 8:39:42 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

Have you tried to explicitly call WebView.Destroy to destroy the WebView?

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.