System::Threading::Tasks::ResultTask::Complete method
ResultTask::Complete method
Sets the result value for the task and completes it.
void System::Threading::Tasks::ResultTask<T>::Complete(const T &result)
See Also
- Class ResultTask
- Namespace System::Threading::Tasks
- Library Aspose.PDF for C++