JoinableTaskFactory::Run Method

 

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

NameDescription
System_CAPS_pubmethodRun(Func<Task^>^)

Runs the specified asynchronous method.

System_CAPS_pubmethodRun<T>(Func<Task<T>^>^)

Runs the specified asynchronous method.

Return to top
Show: