Click or drag to resize

SyncResultTCompletedSynchronously Property

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

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

Property Value

Type: Boolean

Implements

IAsyncResultCompletedSynchronously
See Also