JoinableTaskFactory.Run Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | Run(Func(Of Task)) | Runs the specified asynchronous method. |
![]() | Run(Of T)(Func(Of Task(Of T))) | Runs the specified asynchronous method. |
Show:
