TplExtensions::WaitWithoutInlining Method (Task^)
Visual Studio 2015
Wait on a task without possibly inlining it to the current thread.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- task
-
Type:
System.Threading.Tasks::Task^
The task to wait on.
Show: