Click or drag to resize

SyncResultTIsCompleted Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Whether the operation is complete. Always true.

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

Property Value

Type: Boolean

Implements

IAsyncResultIsCompleted
See Also