Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
| Type | Name | Description | |
|---|---|---|---|
| void | FutureDetail::SetPromiseValue
(
TPromise< ResultType >& Promise, |
Template for setting a promise value from a continuation. | |
| void | FutureDetail::SetPromiseValue
(
TPromise< void >& Promise, |