Click or drag to resize

IQdbFutureT Properties

The IQdbFutureT 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