Click or drag to resize

SyncResultTAsyncWaitHandle Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A handle that may be used to wait for the operation to complete. The handle is set to signaled immediately.

Namespace:  Telogis.GeoBase.Concurrency
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