Click or drag to resize

AsyncResultTEndSynchronous Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Called at the end of synchronous processing for the operation. If the operation is complete, ie SetResult has been called, then the operation was synchronous. Otherwise, the operation will be completed asynchronously.

Namespace:  Telogis.GeoBase.Concurrency
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void EndSynchronous()
See Also