Click or drag to resize

IQdbFuture<T> Properties

The IQdbFuture< T> generic type exposes the following members.

Properties
  NameDescription
Public propertyException
The error that occured when the operation was executed, or null if success.
(Inherited from IQdbFuture.)
Public propertyResult
The result of the operation.
Top
See Also