TplExtensions::NoThrowTaskAwaiter::OnCompleted Method (Action^)
Visual Studio 2015
Schedules a delegate for execution at the conclusion of a task's execution.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- action
-
Type:
System::Action^
The delegate.
Implements
INotifyCompletion::OnCompleted(Action^)
Show: