JoinableTaskFactory.Run Method

 

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

NameDescription
System_CAPS_pubmethodRun(Func(Of Task))

Runs the specified asynchronous method.

System_CAPS_pubmethodRun(Of T)(Func(Of Task(Of T)))

Runs the specified asynchronous method.

Return to top
Show: