PromiseBaseT Properties |
The PromiseBaseT generic type exposes the following members.
Name | Description | |
---|---|---|
Exception |
Gets or sets the exception if rejected.
(Inherited from FutureBaseT.) | |
Id |
Gets the identifier of this promise.
| |
Result |
Gets or sets the result if resolved.
(Inherited from FutureBaseT.) | |
State |
Gets or sets the current state.
(Inherited from FutureBaseT.) |