System::MakeAsync method
System::MakeAsync(const Details::AsyncFunction&) method
TaskPtr System::MakeAsync(const Details::AsyncFunction &fnc)
See Also
- Typedef TaskPtr
- Namespace System
- Library Aspose.PDF for C++
System::MakeAsync(const Details::ResultAsyncFunction<T>&) method
template<typename T> RTaskPtr<T> System::MakeAsync(const Details::ResultAsyncFunction<T> &fnc)
See Also
- Typedef RTaskPtr
- Namespace System
- Library Aspose.PDF for C++