FutureBaseT Properties |
The FutureBaseT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Exception |
Gets or sets the exception if rejected.
|
![]() | Result |
Gets or sets the result if resolved.
|
![]() | State |
Gets or sets the current state.
|