| FutureBaseT Properties | 
The FutureBaseT generic type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also