.NET Development: How I can dispose a GeoStreamRepository object?
1 to 3 of 3
-
- CommentAuthorAland
- CommentTimeNov 22nd 2010
I need to create a few GeoStreamRepository objects with different target geostream-servers in my application.
I notice these objects have related threads - "GeoBase Tile Fetcher 1", "GeoBase Tile Fetcher 2" and etc.
The threads are stopped only on the application exit.
When I create 5 GeoStreamRepository objects I have 5 set of threads.
I needn't these repositories after I finished my task.
How I can dispose these objects?
I use Telogis 3.5.2.4, VS 2008 , .Net 3.5 -
- CommentAuthorSharonD
- CommentTimeNov 22nd 2010
Hi,
At the moment GeoStreamRepository is not IDisposable. If you want to have further discussion about the issue or request an enhancement, could you please forward you question to gbsupport@telogis.com. A case will be created, and we will deal with it there.
Kind regards,
Sharon
GeoBase Support -
- CommentAuthorSharonD
- CommentTimeMar 14th 2011
GeoStreamRepository.Dispose() has become available since GeoBase 3.6.0.5.
Regards,
Sharon
1 to 3 of 3
