System::Threading::Tasks::FromResult method

System::Threading::Tasks::FromResult method

template<typename TResult> RTaskPtr<TResult> System::Threading::Tasks::FromResult(TResult result)

See Also