Click or drag to resize

IClusterLayerEndRefresh Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Waits for a refresh to complete.

Namespace:  Telogis.GeoBase.Clustering
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
void EndRefresh(
	IAsyncResult result
)

Parameters

result
Type: SystemIAsyncResult
The IAsyncResult that was returned by BeginRefresh.
See Also