FutureT Class |
Namespace: StreamCoders.Helpers
The FutureT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Wait |
Waits for function to complete and either returns result of type T or throws exception of type E.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |