Click or drag to resize

FutureBaseT Properties

The FutureBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets the exception if rejected.
Public propertyResult
Gets or sets the result if resolved.
Public propertyState
Gets or sets the current state.
Top
See Also