Click or drag to resize

SyncResultT Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The SyncResultT generic type exposes the following members.

Properties
  NameDescription
Public propertyAsyncState
User object that is associated with the operation.
Public propertyAsyncWaitHandle
A handle that may be used to wait for the operation to complete. The handle is set to signaled immediately.
Public propertyCompletedSynchronously
Whether the operation completed synchronously. Always true.
Public propertyIsCompleted
Whether the operation is complete. Always true.
Public propertyResult
The result of the operation.
Top
See Also