c# - GMap.Net: Process takes a long time to close after window closes -


i testing out gmap.net using wpf. far have added gmapcontrol, setting necessary stuff (cachelocation, mapprovider, zoom etc). control working well, except when close window, takes while before vs recognizes debugging session has closed.

apparently, application's process still running time before terminates - it's not bug in vs. delay appears when zoom/pan before close window. want guess still running, i'm not sure how tackle problem.

has encountered , have solution?

what happening program still caching tiles.

all have call gmap.manager.canceltilecaching(); when exit program or close form.

gmap named instance of gmap.net


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -