FutureBaseT Class |
Namespace: FM.IceLink
The FutureBaseT type exposes the following members.
Name | Description | |
---|---|---|
FutureBaseT | Initializes a new instance of the FutureBaseT class |
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.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |