Click or drag to resize

PoiAsyncResultAsyncWaitHandle Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a System.Threading.WaitHandle that is used to wait for the asynchronous operation to complete.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public WaitHandle AsyncWaitHandle { get; }

Property Value

Type: WaitHandle

Implements

IAsyncResultAsyncWaitHandle
See Also