Represents a values that will be computed asynchronously.
This type uses alias this to enable transparent access to the result value.
Returns the computed value.
Checks if the values was fully computed.
Return the associated task.
See Implementation
Represents a values that will be computed asynchronously.
This type uses alias this to enable transparent access to the result value.